All of lore.kernel.org
 help / color / mirror / Atom feed
* Making thumb builds easier in OE
@ 2008-10-25 11:35 Koen Kooi
  2008-10-26 19:13 ` Phil Blundell
  0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2008-10-25 11:35 UTC (permalink / raw)
  To: openembedded-devel

Hi,

I noticed that Phil fixed thumb interworking in glibc for armv4t which 
spurred me to do this:

arm tune files: include tune-thumb by default
* it defaults to non-thumb, so no functional change

So people can now set ARM_INSTRUCTION_SET = "thumb" and resulting ARM 
builds will be in thumb mode.

This does raise a few issues:

  1) How can we handle thumb2? I only changed the arm9 and arm11 tune 
files, how should we do the arm1176 and cortex ones?

  2) Since thumb packages are compatible with non-thumb ones we don't 
really need a seperate arch, but keeping them same feels wrong and is a 
QA nightmare.

for 2) my first thought was to add '-thumb' to the archs, like angstrom 
adds '-oabi' for strongarm packages.

I'm not really interested in a discussion whether thumb(2) is worth it, 
I just want to solve the build- and distro side of it.

Thought suggestions?

regards,

Koen




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

end of thread, other threads:[~2008-10-26 19:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-25 11:35 Making thumb builds easier in OE Koen Kooi
2008-10-26 19:13 ` Phil Blundell
2008-10-26 19:46   ` Koen Kooi

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.