All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [oe-commits] org.oe.dev glibc 2.6.1: change optimizations flags for armv7a
       [not found] <20080706092603.9E5F3189303@amethyst.openembedded.net>
@ 2008-07-10 13:19 ` Robert Schuster
  2008-07-10 13:21   ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Schuster @ 2008-07-10 13:19 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

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

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


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

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

* Re: [oe-commits] org.oe.dev glibc 2.6.1: change optimizations flags for armv7a
  2008-07-10 13:19 ` [oe-commits] org.oe.dev glibc 2.6.1: change optimizations flags for armv7a Robert Schuster
@ 2008-07-10 13:21   ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2008-07-10 13:21 UTC (permalink / raw)
  To: Robert Schuster; +Cc: openembedded-devel

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


Op 10 jul 2008, om 15:19 heeft Robert Schuster het volgende geschreven:

> 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. :)

right, but bitbake -b glibc-initial_2.6.1.bb takes less time :)

regards,

Koen

>
>
> Regards
> Robert
>


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 193 bytes --]

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

end of thread, other threads:[~2008-07-10 13:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20080706092603.9E5F3189303@amethyst.openembedded.net>
2008-07-10 13:19 ` [oe-commits] org.oe.dev glibc 2.6.1: change optimizations flags for armv7a Robert Schuster
2008-07-10 13:21   ` 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.