* thumb
@ 2007-01-25 15:17 Sergey Lapin
2007-01-25 15:32 ` thumb Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Sergey Lapin @ 2007-01-25 15:17 UTC (permalink / raw)
To: openembedded-devel
Hi!
Developing for small-RAM device, how could I have
ARM_INSTRUCTION_SET="thumb" for most packages and
ARM_INSTRUCTION_SET="arm" for packages like zlib and jpeg.
Any ideas?
S.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: thumb
2007-01-25 15:17 thumb Sergey Lapin
@ 2007-01-25 15:32 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2007-01-25 15:32 UTC (permalink / raw)
To: openembedded-devel
Hi,
On Thu, 2007-01-25 at 18:17 +0300, Sergey Lapin wrote:
> Developing for small-RAM device, how could I have
> ARM_INSTRUCTION_SET="thumb" for most packages and
> ARM_INSTRUCTION_SET="arm" for packages like zlib and jpeg.
ARM_INSTRUCTION_SET = "thumb"
ARM_INSTRUCTION_SET_pn-zlib = "arm"
ARM_INSTRUCTION_SET_pn-jpeg = "arm"
?
Cheers,
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-25 15:33 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-25 15:17 thumb Sergey Lapin
2007-01-25 15:32 ` thumb Richard Purdie
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.