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]

Building ARM ABI toolchain failed


ct-ng : 1.8
config : arm-unknown-linux-gnueabi
           (sample with 1.8 version but EABI is turned off)

The following is the error recorded in build.log. Should any other
option be turned on/off ??



[ALL  ]    arm-unknown-linux-gnu-ranlib
/home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc/libc_pic.a
[ALL  ]    arm-unknown-linux-gnu-gcc       -nostdlib -nostartfiles -r
-o /home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc/elf/librtld.map.o
'-Wl,-(' /home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc/elf/dl-allobjs.os
/home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc/libc_pic.a
-lgcc '-Wl,-)' -Wl,-Map,/home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc/elf/librtld.mapT
[ALL  ]    /home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/gcc-core-shared/lib/gcc/arm-unknown-linux-gnu/4.3.2/../../../../arm-unknown-linux-gnu/bin/ld:
cannot find -lgcc
[ALL  ]    collect2: ld returned 1 exit status
[ERROR]    make[4]: ***
[/home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc/elf/librtld.map]
Error 1
[ALL  ]    make[4]: Leaving directory
`/home/cmchao/tool/test/x-ng/targets/src/glibc-2.9/elf'
[ERROR]    make[3]: *** [elf/subdir_lib] Error 2
[ALL  ]    make[3]: Leaving directory
`/home/cmchao/tool/test/x-ng/targets/src/glibc-2.9'
[ERROR]    make[2]: *** [all] Error 2
[ALL  ]    make[2]: Leaving directory
`/home/cmchao/tool/test/x-ng/targets/arm-unknown-linux-gnu/build/build-libc'
[ERROR]    Build failed in step 'Installing C library'
[ERROR]    Error happened in
'/home/cmchao/tool/lib/ct-ng-1.8.0/scripts/functions' in function
'CT_DoExecLog' (line unknown, sorry)
[ERROR]          called from
'/home/cmchao/tool/lib/ct-ng-1.8.0/scripts/build/libc/glibc.sh' at
line # 496 in function 'do_libc'
[ERROR]          called from
'/home/cmchao/tool/lib/ct-ng-1.8.0/scripts/crosstool-NG.sh' at line #
586 in function 'main'

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