All of lore.kernel.org
 help / color / mirror / Atom feed
* "armv6" override not used
@ 2009-01-14  2:17 Robert Schuster
  2009-01-14  7:07 ` Koen Kooi
  2009-01-14 14:41 ` Koen Kooi
  0 siblings, 2 replies; 8+ messages in thread
From: Robert Schuster @ 2009-01-14  2:17 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1023 bytes --]

Hi,
I am building chinook-compat for the n800 when it comes to libffi the
successful build depends on this line:

TARGET_CC_ARCH_append_armv6 =3D " -D__SOFTFP__"

However the build fails because __SOFTFP__ isn't defined and bitbake -i
reveals:

BB>> peek libffi-2.0+gcc4.3.2 TARGET_CC_ARCH
SHELL: This command needs to parse bbfiles...
NOTE: Handling BitBake files: - (6521/6521) [100 %]
NOTE: Parsing finished. 0 cached, 6238 parsed, 283 skipped, 0 masked.

-march=3Darmv6j -mtune=3Darm1136jf-s -mfpu=3Dvfp -mfloat-abi=3Dsoftfp
-mno-thumb-interwork -mno-thumb
BB>>

It looks like something is wrong with the OVERRIDES variable. It has
this value:

local:nokia800:chinook-compat:linux-gnueabi:arm:build-linux:fail-fast:pn-=
libffi

Checking the same variable in an Angstrom build for the BeagleBoard
(armv7a - needs the same hack) it looks like this:

local:beagleboard:angstrom:linux-gnueabi:arm:build-linux:fail-fast:pn-lib=
ffi:armv7a

Something went wrong, but what?

Regards
Robert


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 268 bytes --]

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

end of thread, other threads:[~2009-01-15  4:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-14  2:17 "armv6" override not used Robert Schuster
2009-01-14  7:07 ` Koen Kooi
2009-01-14 10:57   ` Robert Schuster
2009-01-14 11:04     ` Phil Blundell
2009-01-14 13:51       ` Robert Schuster
2009-01-14 14:44         ` Phil Blundell
2009-01-15  4:08           ` Khem Raj
2009-01-14 14:41 ` 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.