Openembedded Core Discussions
 help / color / mirror / Atom feed
* multilib theory & practice
@ 2011-08-06 20:56 Kumar Gala
  2011-08-07 16:50 ` Kumar Gala
  2011-08-08 12:58 ` Richard Purdie
  0 siblings, 2 replies; 6+ messages in thread
From: Kumar Gala @ 2011-08-06 20:56 UTC (permalink / raw)
  To: Richard Purdie; +Cc: Patches and discussions about the oe-core layer

I'm looking at trying to get multilib working for powerpc.  However I'm a bit lost in how this is suppose to work from a few different perspectives:

1. from user perspective (I'm starting with a 64-bit build in /lib64 and adding 32-bit that would be in /lib):

(i've added in local/conf):
require conf/multilib.conf
MULTILIBS = "multilib:lib"
DEFAULTTUNE_virtclass-multilib-lib = "powerpc"

What should this end up producing?  Do I get a 32-bit set of libs built automatically?  What else do I need to do?

2. From a infrastructure point of view:

* Do have a single compiler that is multi-arch or 2 compilers? (not sure how the x86_64 toolchain works today)
* what areas should I investigate that might need tweaking that are arch specific?
* should I see different task names for the new multilib builds? (or the 32-bit specific builds?)

- k


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

end of thread, other threads:[~2011-08-08 14:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-06 20:56 multilib theory & practice Kumar Gala
2011-08-07 16:50 ` Kumar Gala
2011-08-08 12:59   ` Richard Purdie
2011-08-08 12:58 ` Richard Purdie
2011-08-08 14:32   ` Kumar Gala
2011-08-08 14:53     ` Richard Purdie

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