On 16 June 2006 16:47, David Daney wrote:
> kernel coder wrote:
>> hi,
>> I'm trying to cross compile gcc-4.1.0 for mipsel
>> platform.Following is the sequence of commands which i'm using
>>
>> ../gcc-4.1.0/configure --target=mipsel --without-headres
>> --prefix=/home/shahzad/install/ --with-newlib --enable-languages=c
>>
>
> Perhaps you should try to disable libssp. Try adding (untested)
> --disable-libmudflap --disable-libssp
>
You should also probably use --without-headers, instead of the typo'd
--without-headres.
cheers,
DaveK
--
Can't think of a witty .sigline today....