All of lore.kernel.org
 help / color / mirror / Atom feed
* Recipe for a toolchain with static qt build
@ 2015-04-14 10:40 Isaac Nickaein
  2015-04-14 11:43 ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Isaac Nickaein @ 2015-04-14 10:40 UTC (permalink / raw)
  To: meta-freescale

Hi,

I've successfully built a toolchain with Qt support using:

bitbake meta-toolchain-qte

And cross-compiled a Qt program. Thanks Yocto for that!


As the built Qt is static, I currently have to copy Qt library
dependencies (e.g. libQtGuiE.so) to the rootfs by hand (is there a
better way?)

Is there any meta-toolchain recipe for Qt static build? I hope that
help me to save a little more space, since the linker will remove
unnecessary codes from each library.


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

end of thread, other threads:[~2015-04-14 15:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-14 10:40 Recipe for a toolchain with static qt build Isaac Nickaein
2015-04-14 11:43 ` Otavio Salvador
2015-04-14 15:33   ` Isaac Nickaein

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.