Openembedded Core Discussions
 help / color / mirror / Atom feed
* SDK relocation issues
@ 2013-06-11  9:35 Tasslehoff Kjappfot
  2013-06-11 12:43 ` Laurentiu Palcu
  0 siblings, 1 reply; 6+ messages in thread
From: Tasslehoff Kjappfot @ 2013-06-11  9:35 UTC (permalink / raw)
  To: openembedded-core

I compiled an SDK and extracted/installed it to my source tree instead 
of /usr/local/. I have made /usr/local/oecore-i686 a symlink to the 
actual location. With the latest Dylan this broke.

Denzil:
❯❯❯ ldd arm-angstrom-linux-gnueabi-gcc
     linux-gate.so.1 =>  (0xf771d000)
     libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7544000) 
/usr/local/oecore-i686/sysroots/i686-angstromsdk-linux/lib/ld-linux.so.2 
=> /lib/ld-linux.so.2 (0xf771e000)

Dylan:
Original location:
❯❯❯ ldd arm-angstrom-linux-gnueabi-gcc
     linux-gate.so.1 =>  (0xf77c4000)
     libc.so.6 => 
/home/tasslehoff/src/pdrepos01/toolchains/oecore-i686/sysroots/i686-angstromsdk-linux/usr/bin/armv7a-vfp-neon-angstrom-linux-gnueabi/./../../../lib/libc.so.6 
(0xf7610000)
 
/home/tasslehoff/src/oe/toolchains/oecore-i686/sysroots/i686-angstromsdk-linux/lib/ld-linux.so.2 
=> /lib/ld-linux.so.2 (0xf77c5000)

If I try to run the toolchain from Dylan on a system where 
/home/tasslehoff/src/oe/toolchains/oecore-i686/sysroots/i686-angstromsdk-linux/lib/ld-linux.so.2 
does not exist, it fails.

Regards,
Tasslehoff


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

end of thread, other threads:[~2013-06-12  6:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11  9:35 SDK relocation issues Tasslehoff Kjappfot
2013-06-11 12:43 ` Laurentiu Palcu
2013-06-11 12:58   ` Tasslehoff Kjappfot
2013-06-11 13:09   ` Tasslehoff Kjappfot
2013-06-11 13:24     ` Laurentiu Palcu
2013-06-12  6:12       ` Tasslehoff Kjappfot

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