Re: cross GCC building error

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

 



You have a typo in your configure that isnt helping things:
-target-mips-elf should be --target=mips-elf You also missed the extra '-' in the binutils configure.

manjunatha writes:
Hi I am geeting the following error on building cross compiler for MIPS, My binutils config is #./configure -target=mips-elf --prefix=/usr/local building and installing binutils is successful
My  gcc config is
# ./configure -target-mips-elf --prefix=/usr/local --enable-language=c --with-gnu-as --with-gnu-ad



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux