David Daney kirjoitti:
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
Perhap
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-
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 disa
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
make
But following error is generated
/home/shahzad