Re: Improper configuration causes gcc build failure?

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

 



Gregory Benjamin wrote:

> ca1$ ld --version
> GNU ld version 2.14 20030612

These are pretty old versions, you really ought to consider installing
the current binutils to go with the current gcc.

>                             --with-as=/usr/local/bin \

Here you need to specify the actual filename of the 'as' and 'ld' you
want to use (e.g. /usr/local/bin/as) not the directory that contains
them.

Brian

[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