This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ct-ng 1.16.0: setting glibc 2.8 cause build to fail


Hello,

I'm using version 1.16.0 to build a toolchain fo i686-nptl-linux-gnu.

I ran:
ct-ng i686-nptl-linux-gnu
Then, with menuconfig I set glibc to 2.8 (instead of 2.9)

The build fails with the following messages:

[CFG  ]    checking for i686-nptl-linux-gnu-ranlib... i686-nptl-linux-gnu-ranlib
[CFG  ]    checking whether
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/as
is GNU as... yes
[CFG  ]    checking whether
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/ld
is GNU ld... yes
[CFG  ]    checking for
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/as...
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/as
[CFG  ]    checking version of
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/as...
2.21.1, bad
[CFG  ]    checking for
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/ld...
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/ld
[CFG  ]    checking version of
/home/zvivered/ct-ng-1.16.0/bin/.build/i686-nptl-linux-gnu/buildtools/lib/gcc/i686-nptl-linux-gnu/4.5.2/../../../../i686-nptl-linux-gnu/bin/ld...
2.21.1, bad
[CFG  ]    checking for pwd... /bin/pwd
[CFG  ]    checking for i686-nptl-linux-gnu-gcc... (cached)
i686-nptl-linux-gnu-gcc
[CFG  ]    checking version of i686-nptl-linux-gnu-gcc    ... 4.5.2, ok
[CFG  ]    checking for gnumake... no
[CFG  ]    checking for gmake... gmake
[CFG  ]    checking version of gmake... 3.81, ok
[CFG  ]    checking for gnumsgfmt... no
[CFG  ]    checking for gmsgfmt... no
[CFG  ]    checking for msgfmt... msgfmt
[CFG  ]    checking version of msgfmt... 0.17, ok
[CFG  ]    checking for makeinfo... makeinfo
[CFG  ]    checking version of makeinfo... 4.8, ok
[CFG  ]    checking for sed... sed
[CFG  ]    checking version of sed... 4.1.5, ok
[CFG  ]    checking for autoconf... autoconf
[CFG  ]    checking whether autoconf works... yes
[ERROR]    configure: error:
[CFG  ]    *** These critical programs are missing or too old: as ld
[CFG  ]    *** Check the INSTALL file for required versions.

What is the reason for this failure ?

Attached the .config I'm using.

My host is: Centos 5.8

I need 2.8 because Intel Compiler does not support 2.9

Thanks,
Zvika

Attachment: config.txt
Description: Text document

--
For unsubscribe information see http://sourceware.org/lists.html#faq

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]