Re: Re: crosscompiler

2005-05-13 Thread neoxx
Ok thx, so the next problem i'm trying to solve: if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi /home/cag/finaltry/gcc-3.3.4/gcc/xgcc -B/home/cag/finaltry/gcc-3.3.4/gcc/ -B/usr/local/mipscross//mipsel/bin/ -B/usr/local/mipscross//mipsel/lib/ -isystem /usr/local/mipscross//mipsel/include

Re: crosscompiler

2005-05-13 Thread Nikita V. Youshchenko
> Hi, > > i got problems setting up a mips32 crosscompiler: Why not using pre-built debs from http://zigzag.lvk.cs.msu.su/~nikita/debian/ ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: crosscompiler

2005-05-13 Thread Andreas
On Fri, May 13, 2005 at 12:24:21AM -0700, [EMAIL PROTECTED] wrote: > Hi, > > i got problems setting up a mips32 crosscompiler: > > ./configure --prefix=/usr/local/cross --target=mips32 > make > make install > > works fine in the binutils (2.16 / 2.15 )directory. &

crosscompiler

2005-05-13 Thread neoxx
Hi, i got problems setting up a mips32 crosscompiler: ./configure --prefix=/usr/local/cross --target=mips32 make make install works fine in the binutils (2.16 / 2.15 )directory. Configure fails however while builiding gcc ( 3.3.4 / 3.3.6 ): ./configure --prefix=/usr/local/mipscross/ --target

crosscompiler

2005-05-13 Thread neoxx
Hi, i got problems setting up a mips32 crosscompiler: ./configure --prefix=/usr/local/cross --target=mips32 make make install works fine in the binutils (2.16 / 2.15 )directory. Configure fails however while builiding gcc ( 3.3.4 / 3.3.6 ): ./configure --prefix=/usr/local/mipscross/ --target

MIPS32 Crosscompiler

2004-10-20 Thread madprops
Hi, I tried to set up a mipsel crosscompiler with tpkg-make mipsel. debuild and debi worked quite well within the binutils directory. Debi fails, however, within gcc-mipsel-3.0.4/: make[2]: Leaving directory `/root/gcc-mipsel-3.0.4/build/libiberty' make[1]: Leaving directory `/root/gcc-m