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]

Re: ncurses tic buid error


Uday, All,

On Wednesday 21 April 2010 06:03:47 S uday wrote:
>    Been trying to build the tool chain for arm-cortex_a8-linux-gnueabi.
[--SNIP--]
> [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

Strange, indeed. Care to report the result of:
  gcc -print-file-name=libc.so
and:
  gcc -print-file-name=libc.a

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



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