Openembedded Core Discussions
 help / color / mirror / Atom feed
* finding libgcc.a with meta-toolchain-sdk toolchain
@ 2011-08-10  4:20 Kumar Gala
  2011-08-10  6:54 ` Khem Raj
  2011-08-10  9:19 ` Phil Blundell
  0 siblings, 2 replies; 11+ messages in thread
From: Kumar Gala @ 2011-08-10  4:20 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Trying to build something like u-boot w/the toolchain produced by meta-toolchain-sdk and get the following:

$ powerpc-poky-linux-gnuspe-ld -g -Ttext 0x40000 -o hello_world -e hello_world hello_world.o libstubs.o -L. -lgcc
powerpc-poky-linux-gnuspe-ld: cannot find -lgcc

If I take on a --verbose I get:
attempt to open ./libgcc.so failed
attempt to open ./libgcc.a failed
attempt to open /opt/poky/1.0+snapshot/sysroots/powerpc-poky-linux-gnuspe/usr/local/lib/libgcc.so failed
attempt to open /opt/poky/1.0+snapshot/sysroots/powerpc-poky-linux-gnuspe/usr/local/lib/libgcc.a failed
attempt to open /opt/poky/1.0+snapshot/sysroots/powerpc-poky-linux-gnuspe/lib/libgcc.so failed
attempt to open /opt/poky/1.0+snapshot/sysroots/powerpc-poky-linux-gnuspe/lib/libgcc.a failed
attempt to open /opt/poky/1.0+snapshot/sysroots/powerpc-poky-linux-gnuspe/usr/lib/libgcc.so failed
attempt to open /opt/poky/1.0+snapshot/sysroots/powerpc-poky-linux-gnuspe/usr/lib/libgcc.a failed

What do we need to tweak so we can find libgcc.a?

- k


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

end of thread, other threads:[~2011-10-28 19:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10  4:20 finding libgcc.a with meta-toolchain-sdk toolchain Kumar Gala
2011-08-10  6:54 ` Khem Raj
2011-08-10  9:19 ` Phil Blundell
2011-08-10 12:43   ` Kumar Gala
2011-08-10 12:50     ` Phil Blundell
2011-10-27  3:07       ` [RFC] Fix libgcc nativesdk to install libgcc.a in good location for tools Matthew McClintock
2011-10-27  3:40         ` James Limbouris
2011-10-27  4:20           ` McClintock Matthew-B29882
2011-10-28  9:03         ` Richard Purdie
2011-10-28 19:35           ` McClintock Matthew-B29882
2011-10-28 19:36           ` McClintock Matthew-B29882

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