Openembedded Core Discussions
 help / color / mirror / Atom feed
* GCC fails when SDK is not extracted to /usr/local
@ 2011-12-07  7:16 Tasslehoff Kjappfot
  2011-12-08 14:56 ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Tasslehoff Kjappfot @ 2011-12-07  7:16 UTC (permalink / raw)
  To: openembedded-core

gcc fails when I extract my SDK to another place than /usr/local.

Output when it fails:

$ ./arm-angstrom-linux-gnueabi-gcc
bash: ./arm-angstrom-linux-gnueabi-gcc: No such file or directory

Readelf output:

$ readelf -d arm-angstrom-linux-gnueabi-gcc

Dynamic section at offset 0x34394 contains 21 entries:
   Tag        Type                         Name/Value
  0x00000001 (NEEDED)                     Shared library: [libc.so.6]
  0x0000000f (RPATH)                      Library rpath: 
[/usr/local/angstrom-eglibc-i686-armv7a/sysroots/i686-angstromsdk-linux/usr/lib/armv7a-angstrom-linux-gnueabi:/usr/local/angstrom-eglibc-i686-armv7a/sysroots/i686-angstromsdk-linux/lib]

Is it the RPATH here that's making trouble for me?

- Tasslehoff



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

end of thread, other threads:[~2011-12-08 20:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-07  7:16 GCC fails when SDK is not extracted to /usr/local Tasslehoff Kjappfot
2011-12-08 14:56 ` Tom Rini
2011-12-08 19:04   ` Tasslehoff Kjappfot
2011-12-08 19:11     ` Mark Hatle
2011-12-08 20:33       ` Khem Raj

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