How to change ld, as version manually? (and more)

Demo Account demo45468@swissmail.org
Tue Apr 5 12:57:00 GMT 2005


Hi,

I can fake the configure script manually, but i feel that it isn't right.
i want to set it's version as 2.15.96.

Thanks in advance.


# vi ../glibc-2.3-20050404/configure
/, bad
-'') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
+'') ac_prog_version="v. ?.??, bad"; ac_verc_fail=no;;

# ld --version
GNU ld version 050405 20050405
# as --version
GNU assembler 050405 20050405


# ../glibc-2.3-20050404/configure --prefix=/usr \
>     --disable-profile --enable-add-ons \
>     --enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
running configure fragment for add-on libidn
running configure fragment for add-on linuxthreads
linuxthreads disabled because nptl add-on is also in use
running configure fragment for add-on nptl

...

checking whether autoconf works... yes
configure: error:
*** These critical programs are missing or too old: as ld
*** Check the INSTALL file for required versions.



More information about the Binutils mailing list