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]

Error in creating arm toolchain without CT_ARCH_ARM_EABI option


Hi All,

I am creating a gcc-4.3.3,glibc-2.9 based toolchain for ARM SoC with
crosstool-ng.
When "Use EABI" (i.e. CT_ARCH_ARM_EABI) option is set in "Target
Options" the toolchain is created properly and also works fine.

But if i dont select "Use EABI" option, i get below errors:

[INFO ]  Installing C library
[ERROR]    make[3]: *** [/home/sami/toolchain_sedna_
noneabi_build/.build/arm-unknown-linux-gnu/build/build-libc/elf/librtld.map]
Error 1
[ERROR]    make[2]: *** [elf/subdir_lib] Error 2
[ERROR]    make[1]: *** [all] Error 2
[ERROR]    Build failed in step 'Installing C library'
[ERROR]    Error happened in
'/usr/local/lib/ct-ng-1.10.0/scripts/functions' in function
'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from
'/usr/local/lib/ct-ng-1.10.0/scripts/build/libc/glibc-eglibc.sh-common'
at line # 251 in function 'do_libc'
[ERROR]          called from
'/usr/local/lib/ct-ng-1.10.0/scripts/crosstool-NG.sh' at line # 606 in
function 'main'
[ERROR]    Look at '/home/sami/toolchain_sedna_noneabi/build.log' for
more info on this error.


The build.log and config files are attached. pls let me know if Iam
missing something in configuration.

Thanks
Sami

Attachment: config_noneabi
Description: Binary data

Attachment: buildlog.tgz
Description: GNU Zip compressed data

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