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] |
Hello All, Been trying to build the tool chain for arm-cortex_a8-linux-gnueabi. build platform - Linux 2.6.32.11-99.fc12.i686 #1 SMP Mon Apr 5 16:32:08 EDT 2010 i686 athlon i386 GNU/Linux (fedora 12) native gcc version- gcc version 4.4.3 20100127 (Red Hat 4.4.3-4) (GCC) crosstool-ng - crosstool-ng-1.6.0 Applied the patch 000-debug_gdb_fix_building_the_native_tic.patch to 1.6.0 Repeatedly get the following error. Have tried all crosstool-ng versions from 1.4.2 to 1.6.3 with and without patches, get the same error. Any pointers would be helpful. [ALL ] i686-build_redhat-linux-gnu-ranlib ../lib/libncurses_g.a [ALL ] make[2]: Leaving directory `/home/udayds/Desktop/beagleboardsources/crosstool-ng-1.6.0/targets/arm-cortex_a8-linux-gnueabi/build/build-ncurses-build-tic/ncurses' [ALL ] i686-build_redhat-linux-gnu-gcc ../objects/tic.o ../objects/dump_entry.o -I../progs -I/home/udayds/Desktop/beagleboardsources/crosstool-ng-1.6.0/targets/src/ncurses-5.7/progs -DHAVE_CONFIG_H -I/home/udayds/Desktop/beagleboardsources/crosstool-ng-1.6.0/targets/src/ncurses-5.7/progs/../include -I. -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DNDEBUG -O2 --param max-inline-insns-single=1200 -static -L../lib -lncurses -L../lib -lncurses -dynamic -o tic [ALL ] /usr/bin/ld: cannot find -lc [ALL ] collect2: ld returned 1 exit status [ERROR] make[1]: *** [tic] Error 1 [ALL ] make[1]: Leaving directory `/home/udayds/Desktop/beagleboardsources/crosstool-ng-1.6.0/targets/arm-cortex_a8-linux-gnueabi/build/build-ncurses-build-tic/progs' [ERROR] Build failed in step 'Installing native ncurses tic' [ERROR] called in step 'Installing ncurses library' [ERROR] called in step 'Installing native gdb' [ERROR] Error happened in '/home/udayds/Desktop/beagleboardsources/crosstool-ng-1.6.0/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry) regards Uday S -- 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] |