All of lore.kernel.org
 help / color / mirror / Atom feed
* sdk compiler output usable during build?
@ 2018-04-24  6:25 Janne Karhunen
  0 siblings, 0 replies; 2+ messages in thread
From: Janne Karhunen @ 2018-04-24  6:25 UTC (permalink / raw)
  To: yocto

Hi,

Quick question - is the sdk compiler supposed to be able to create
executables that can be executed while the sdk package build is
ongoing?

Reason I'm asking is that my package nativesdk build errors out saying
'C compiler cannot create executables'. Reason for that seems to be
that the output (say a.out) generated by x86_64-pokysdk-linux-gcc
requests runtime linker from the SDKs default final resting place
(/opt/poky..) and not from the location where the sysroot lies during
the build. How is that supposed to work?


--
Janne


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

* sdk compiler output usable during build?
@ 2018-04-25  8:18 Janne Karhunen
  0 siblings, 0 replies; 2+ messages in thread
From: Janne Karhunen @ 2018-04-25  8:18 UTC (permalink / raw)
  To: Openembedded-core

Hi,

Quick question - is the sdk compiler supposed to be able to create
executables that can be executed while the sdk package build is
ongoing?

Reason I'm asking is that my package nativesdk build errors out saying
'C compiler cannot create executables'. Reason for that seems to be
that the output (say a.out) generated by x86_64-pokysdk-linux-gcc
requests runtime linker from the SDKs default final resting place
(/opt/poky..) and not from the location where the sysroot lies during
the build. How is that supposed to work?


--
Janne


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

end of thread, other threads:[~2018-04-25  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24  6:25 sdk compiler output usable during build? Janne Karhunen
2018-04-25  8:18 Janne Karhunen

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.