* unset MACHINE before building bintutils-cross
@ 2006-10-24 9:03 Koen Kooi
2006-10-24 9:10 ` Koen Kooi
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2006-10-24 9:03 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Linux Distributions
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
There's a subtle bug in OE/binutils which will pickup $MACHINE from your shell environment
and mess up binutils. In my case binutils thought is was built for 'arm:hx4700' instead of
'arm', making glibc-intermediate fail during configure.
A big thanks to Holger for pointing me in the right direction.
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFFPdbRMkyGM64RGpERApeeAKCEQWiKUJXEnOAdX9JLKKDc5WN7YgCgotNX
Wb05qgGop5uc9eWEyhKqe8c=
=2l8o
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: unset MACHINE before building bintutils-cross
2006-10-24 9:03 unset MACHINE before building bintutils-cross Koen Kooi
@ 2006-10-24 9:10 ` Koen Kooi
2006-10-24 12:33 ` Rolf Leggewie
0 siblings, 1 reply; 3+ messages in thread
From: Koen Kooi @ 2006-10-24 9:10 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Koen Kooi schreef:
> Hi,
>
> There's a subtle bug in OE/binutils which will pickup $MACHINE from your shell environment
> and mess up binutils. In my case binutils thought is was built for 'arm:hx4700' instead of
> 'arm', making glibc-intermediate fail during configure.
> A big thanks to Holger for pointing me in the right direction.
The above is a bit confusing, to trigger the bug you need to do:
export MACHINE=hx4700 ; bitbake glibc
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFFPdiJMkyGM64RGpERAjiGAJ49af3agd5y0DQktyjVFufZqyXkXACeNvia
lDaDm4PMoSvyo9jxatrF4F4=
=wws3
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-10-24 12:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-10-24 9:03 unset MACHINE before building bintutils-cross Koen Kooi
2006-10-24 9:10 ` Koen Kooi
2006-10-24 12:33 ` Rolf Leggewie
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.