[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

crosscompiler



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 --enable-languages=c 
 checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether times is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for uchar...
checking for .preinit_array/.init_array/.fini_array
support... yes
checking if mkdir takes one argument... no
checking for main in -lunwind... no
*** Configuration mips642-unknown-elf not supported
Configure in gcc-3.3.6/gcc failed, exiting. 

Any ideas ?? Would be smashing...

cag



Reply to: