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]

Re: Build failure in step 'Installing C library headers & start files'


On 05/26/2012 12:36 PM, Giannis Damigos wrote:
Hello everyone,

Building the attached configuration using ct-ng from hg changeset 2987 on my Archlinux x86_64 fails with:

[INFO ] =================================================================
[INFO ] Installing C library headers & start files
[EXTRA] Configuring C library
[ERROR] configure: error: support for the tls_model attribute is required
[ERROR]
[ERROR] >>
[ERROR] >> Build failed in step 'Installing C library headers & start files'
[ERROR] >> called in step '(top-level)'
[ERROR] >>
[ERROR] >> Error happened in: CT_DoExecLog[scripts/functions@172]
[ERROR] >> called from: do_libc_backend_once[scripts/build/libc/glibc-eglibc.sh-common@347]
[ERROR] >> called from: do_libc_backend[scripts/build/libc/glibc-eglibc.sh-common@143]
[ERROR] >> called from: do_libc_start_files[scripts/build/libc/glibc-eglibc.sh-common@60]
[ERROR] >> called from: main[scripts/crosstool-NG.sh@598]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> '/usr/share/doc/crosstool-ng/ct-ng.hg+default-366637520035/B - Known issues.txt'
[ERROR]
[ERROR] (elapsed: 8:06.92)
[08:07] / make: *** [build] Error 1


Please find attached the build.log file.

Best regards,
Giannis

I searched the config.log and found the following error: >> switch -mcpu=arm1176jzf-s conflicts with -march=armv6z switch I removed the -mcpu=arm1176jzf-s switch and the problem is fixed.

--
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]