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

See the CrossGCC FAQ 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]

Failing to build toolchain for eglibc ?


I converted this toolchain config from uclic to eglibc, and it faisl
to compile. Somehow it's missing a command, but I have no idea why, or
how I find the way to fix it.

Any clue ? something missing in the environment ?

I tried building a gcc 4.3.4/eglibc 2.10 and a 4.4.3 too, same
problem. Building with a uclibc works!

Michael

[ALL  ]    make[3]: Leaving directory
`/opt/minifs/build-toolchain/targets/src/eglibc-2_10/csu'
[ALL  ]    make[2]: Leaving directory
`/opt/minifs/build-toolchain/targets/src/eglibc-2_10'
[ALL  ]    make[1]: Leaving directory
`/opt/minifs/build-toolchain/targets/i586-atom-linux-gnu/build/build-libc-startfiles'
[DEBUG]    ==> Executing: 'cp csu/crt1.o csu/crti.o csu/crtn.o
/opt/minifs/toolchain/i586-atom-linux-gnu//sys-root/usr/lib'
[DEBUG]    ==> Executing: '-nostdlib -nostartfiles -shared -x c
/dev/null -o /opt/minifs/toolchain/i586-atom-linux-gnu//sys-root/usr/lib/libc.so'
[ALL  ]    /opt/minifs/toolchain/lib/ct-ng-1.6.0/scripts/functions:
line 120: -nostdlib: command not found
[ERROR]    Build failed in step 'Installing C library headers / start files'
[ERROR]    Error happened in
'/opt/minifs/toolchain/lib/ct-ng-1.6.0/scripts/functions' in function
'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from
'/opt/minifs/toolchain/lib/ct-ng-1.6.0/scripts/build/libc/eglibc.sh'
at line # 242 in function 'do_libc_start_files'
[ERROR]          called from
'/opt/minifs/toolchain/lib/ct-ng-1.6.0/scripts/crosstool-NG.sh' at
line # 571 in function 'main'
[ERROR]    Look at '/opt/minifs/toolchain/build.log' for more info on
this error.

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