All of lore.kernel.org
 help / color / mirror / Atom feed
* toolchain issue with with-libtool-sysroot unrecognized
@ 2013-09-03 21:23 JC
  2013-09-04 15:32 ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: JC @ 2013-09-03 21:23 UTC (permalink / raw)
  To: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 934 bytes --]

Hi,

I tried to follow the steps from the official Yocto toolchain 
documentation as in :
http://www.yoctoproject.org/docs/1.4.2/adt-manual/adt-manual.html#creating-and-running-a-project-based-on-gnu-autotools

When I run the configure step, I get a warning :
configure: WARNING: unrecognized options: --with-libtool-sysroot

This shouldn't be so bad, but unfortunately, because of this warning, I 
get the following issue: when I try to run the generated binary, I get :

/lib/ld-linux.so.3: No such file or directory


So it's clear that because configure doesn't understand the libtool 
sysroot parameter, it won't link my executable to the appropriate 
library path. ld-linux.so.3 is indeed present under sysroots/lib. So if 
the --with-libtool-sysroot were understood, that would work perfectly.

Has anyone any clue on this? I google the error but couldn't find any 
valuable information


Regards
Jay

[-- Attachment #2: Type: text/html, Size: 1514 bytes --]

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

end of thread, other threads:[~2013-09-04 18:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03 21:23 toolchain issue with with-libtool-sysroot unrecognized JC
2013-09-04 15:32 ` Otavio Salvador
2013-09-04 16:36   ` JC
2013-09-04 17:03     ` Otavio Salvador
2013-09-04 18:26       ` JC

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.