public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* Problem in linking with montavista toolchain for omap2420
@ 2007-01-28 11:53 Indraneel
  2007-01-30  6:16 ` Madhava Gauranga
  0 siblings, 1 reply; 5+ messages in thread
From: Indraneel @ 2007-01-28 11:53 UTC (permalink / raw)
  To: Linux-omap-open-source

Hi,
I'm trying to cross-compile a program using the montavista tool chain
for arm_v5t_le architecture for the omap2420(h4 board). I get the
following error when linking a simple c program:

$ arm_v5t_le-gcc -DPOSIX -DMD=2 rz.c
/opt/montavista/devkit/arm/v5t_le/lib/gcc-lib/armv5tl-hardhat-linux/3.3.1/../../../../armv5tl-hardhat-linux/bin/ld: cannot find libc.so.6
collect2: ld returned 1 exit status


Surprisingly i couldn't find any file or link by the name libc.so.6 in
the toolchain, although there was
/opt/montavista/devkit/arm/v5t_le/target/usr/lib/libc.so

Other info
gcc
version 3.3.1 (MontaVista 3.3.1-7.0.15.0500230 2005-02-20)
--with-sysroot=/opt/montavista/devkit/arm/v5t_le/target

GNU ld
version 2.14 20030612 (MontaVista 2.14-11.0.7.0500230 2005-02-20)

PATH=/opt/montavista/devkit/arm/v5t_le/bin:$PATH


I have searched for the error but couldn't find anything definitive.

Can anyone provide any clues as to what is wrong and how can i solve
this linking issue?

Any pointers will be appreciated.

Regards,
Indraneel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-01-31 11:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-28 11:53 Problem in linking with montavista toolchain for omap2420 Indraneel
2007-01-30  6:16 ` Madhava Gauranga
2007-01-30 11:25   ` Indraneel
2007-01-30 14:55     ` andrzej zaborowski
2007-01-31 11:20       ` Indraneel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox