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=
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=
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
3 matches
Mail list logo