[oe] [oe-commits] org.oe.dev glibc 2.6.1: change optimizations flags for armv7a

Robert Schuster theBohemian at gmx.net
Thu Jul 10 13:19:46 UTC 2008


koen commit schrieb:
> glibc 2.6.1: change optimizations flags for armv7a
> * If the rebuild fails in do_configure, build glibc-initial to get limits.h in a place where glibc can find it. Builds from scratch works great, though

Just for the records

If you see this error:

checking how to run the C preprocessor... arm-angstrom-linux-gnueabi-gcc -E
configure: error: C preprocessor "arm-angstrom-linux-gnueabi-gcc -E"
fails sanity check
See `config.log' for more details.
FATAL: oe_runconf failed

you need to run:

bitbake -f -c fetch gcc-cross-initial && bitbake gcc-cross-initial

and then glibc intermediate to fix this.

In short rebuild gcc-cross-initial not glibc-initial. :)

Regards
Robert

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20080710/af2901ce/attachment-0002.sig>


More information about the Openembedded-devel mailing list