* [HEADS UP] zecke-no-host-includes.patch is not compiled-in for gcc 4.3.2+ (4.3.x?)
@ 2009-05-15 12:20 Leon Woestenberg
2009-05-15 13:16 ` Dirk Opfer
2009-05-20 10:01 ` Koen Kooi
0 siblings, 2 replies; 3+ messages in thread
From: Leon Woestenberg @ 2009-05-15 12:20 UTC (permalink / raw)
To: openembedded-devel
Hello,
I got a heads-up from one of the ptxdist guys that:
http://cgit.openembedded.org/cgit.cgi?url=openembedded/tree/recipes/gcc/gcc-4.3.2/zecke-no-host-includes.patch
no longer works for GCC 4.3.2 as GCC upstream changed "CROSS_COMPILE"
to "CROSS_DIRECTORY_STRUCTURE".
and the patch uses #ifdef CROSS_COMPILE
The patch code thus is not compiled-in.
I currently have no gcc 4.3.x oe builds, maybe someone who does can
verify this quickly?
Regards,
--
Leon
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [HEADS UP] zecke-no-host-includes.patch is not compiled-in for gcc 4.3.2+ (4.3.x?)
2009-05-15 12:20 [HEADS UP] zecke-no-host-includes.patch is not compiled-in for gcc 4.3.2+ (4.3.x?) Leon Woestenberg
@ 2009-05-15 13:16 ` Dirk Opfer
2009-05-20 10:01 ` Koen Kooi
1 sibling, 0 replies; 3+ messages in thread
From: Dirk Opfer @ 2009-05-15 13:16 UTC (permalink / raw)
To: openembedded-devel
Hello,
> Hello,
>
> I got a heads-up from one of the ptxdist guys that:
>
> http://cgit.openembedded.org/cgit.cgi?url=openembedded/tree/recipes/gcc/gcc-4.3.2/zecke-no-host-includes.patch
>
> no longer works for GCC 4.3.2 as GCC upstream changed "CROSS_COMPILE"
> to "CROSS_DIRECTORY_STRUCTURE".
>
> and the patch uses #ifdef CROSS_COMPILE
>
It looks like this is true:
Revision 119820 says:
Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.
http://gcc.gnu.org/viewcvs?view=rev&revision=119820
>
> The patch code thus is not compiled-in.
>
>
> I currently have no gcc 4.3.x oe builds, maybe someone who does can
> verify this quickly?
>
Regards,
Dirk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [HEADS UP] zecke-no-host-includes.patch is not compiled-in for gcc 4.3.2+ (4.3.x?)
2009-05-15 12:20 [HEADS UP] zecke-no-host-includes.patch is not compiled-in for gcc 4.3.2+ (4.3.x?) Leon Woestenberg
2009-05-15 13:16 ` Dirk Opfer
@ 2009-05-20 10:01 ` Koen Kooi
1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2009-05-20 10:01 UTC (permalink / raw)
To: openembedded-devel
On 15-05-09 14:20, Leon Woestenberg wrote:
> Hello,
>
> I got a heads-up from one of the ptxdist guys that:
>
> http://cgit.openembedded.org/cgit.cgi?url=openembedded/tree/recipes/gcc/gcc-4.3.2/zecke-no-host-includes.patch
>
> no longer works for GCC 4.3.2 as GCC upstream changed "CROSS_COMPILE"
> to "CROSS_DIRECTORY_STRUCTURE".
>
> and the patch uses #ifdef CROSS_COMPILE
>
>
> The patch code thus is not compiled-in.
>
>
> I currently have no gcc 4.3.x oe builds, maybe someone who does can
> verify this quickly?
I can confirm that the code doesn't get compiled in for 4.3.3.
could anyone confirm that my checkin from this morning fixes it? (it
doesn't break, I've tested that)
regards,
Koen
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-05-20 10:09 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-15 12:20 [HEADS UP] zecke-no-host-includes.patch is not compiled-in for gcc 4.3.2+ (4.3.x?) Leon Woestenberg
2009-05-15 13:16 ` Dirk Opfer
2009-05-20 10:01 ` 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.