https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38182
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38182
--- Comment #20 from joseph at codesourcery dot com ---
r261797 removed all references to _ANSI_H_ from stddef.h, so this issue
can't be relevant after then.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38182
--- Comment #19 from Jonathan Wakely ---
Is it even still an issue? I think NetBSD builds now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38182
--- Comment #18 from Eric Gallager ---
(In reply to jos...@codesourcery.com from comment #16)
> Subject: Re: stddef.h assumes machinee/ansi.h defines
> _ANSI_H_
>
> On Mon, 7 Sep 2009, prlw1 at cam dot ac dot uk wrote:
>
> > I just got stuck
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=38182
Eric Gallager changed:
What|Removed |Added
CC||corsepiu at gcc dot gnu.org
--- Comment
--- Comment #16 from joseph at codesourcery dot com 2009-09-07 17:24
---
Subject: Re: stddef.h assumes machinee/ansi.h defines
_ANSI_H_
On Mon, 7 Sep 2009, prlw1 at cam dot ac dot uk wrote:
> I just got stuck with this again: wondered why a NetBSD-5.99.15/i386 box with
> gcc-HEAD wo
--- Comment #15 from prlw1 at cam dot ac dot uk 2009-09-07 16:47 ---
I just got stuck with this again: wondered why a NetBSD-5.99.15/i386 box with
gcc-HEAD wouldn't compile. Then remembered the #define _ANSI_H_ fix and all is
well. What is impeding this patch from being applied?
--
--- Comment #14 from prlw1 at cam dot ac dot uk 2009-03-25 18:57 ---
I take it all is in hand, and I don't need to test anything? (I did a
successful
build with the same as the first patch, but defining _MACHINE_ANSI_H_ - this is
equivalent - all went well)
--
http://gcc.gnu.org/bug
--- Comment #13 from joseph at codesourcery dot com 2009-03-24 16:04
---
Subject: Re: stddef.h assumes machinee/ansi.h defines
_ANSI_H_
On Tue, 24 Mar 2009, aran at 100acres dot us wrote:
> Joseph,
> The fixincludes changes fix another issue. Should I create
> a new bug an
--- Comment #12 from aran at 100acres dot us 2009-03-24 15:49 ---
Subject: Re: stddef.h assumes machinee/ansi.h defines _ANSI_H_
Joseph,
The fixincludes changes fix another issue. Should I create
a new bug and reference that bug in the e-mail or just
describe the problem in
--- Comment #11 from joseph at codesourcery dot com 2009-03-24 13:32
---
Subject: Re: stddef.h assumes machinee/ansi.h defines
_ANSI_H_
I see you did in fact send the stddef.h changes to gcc-patches - thanks
for splitting up the separate logical parts of the patch (which is always
--- Comment #10 from joseph at codesourcery dot com 2009-03-24 13:22
---
Subject: Re: stddef.h assumes machinee/ansi.h defines
_ANSI_H_
On Tue, 24 Mar 2009, aran at 100acres dot us wrote:
> This is a combination of the other two patches. GCC's version of stddef.h is
> still install
--- Comment #9 from aran at 100acres dot us 2009-03-24 06:16 ---
Created an attachment (id=17528)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17528&action=view)
Removes problematic fixincludes and defines _ANSI_H in stddef.h
This is a combination of the other two patches. GCC's
--- Comment #8 from prlw1 at cam dot ac dot uk 2009-03-23 21:07 ---
What about the first patch, which seems less drastic? (I think it would be
better to install gcc's stddef.h, so there is one thing less to remember when
upgrading gcc) It seems that if our machine/ansi.h defined _MACHINE
--- Comment #7 from joseph at codesourcery dot com 2009-03-23 20:53 ---
Subject: Re: stddef.h assumes machinee/ansi.h defines
_ANSI_H_
On Mon, 23 Mar 2009, prlw1 at cam dot ac dot uk wrote:
> --- Comment #6 from prlw1 at cam dot ac dot uk 2009-03-23 20:45 ---
> (In reply to
--- Comment #6 from prlw1 at cam dot ac dot uk 2009-03-23 20:45 ---
(In reply to comment #5)
> The patch is obviously wrong (it changes the installed headers for all
> targets instead of setting USER_H to adjust the list for the target with
> this issue)
Care to explain more re USER_H
--- Comment #5 from joseph at codesourcery dot com 2009-03-23 20:35 ---
Subject: Re: stddef.h assumes machinee/ansi.h defines
_ANSI_H_
The patch is obviously wrong (it changes the installed headers for all
targets instead of setting USER_H to adjust the list for the target with
this
--- Comment #4 from prlw1 at cam dot ac dot uk 2009-03-23 19:31 ---
Just hit this bug. Either solution looks good (am about to test, but spent ages
reaching the same conclusion, so expect success for both) Anyone from gcc
listening?
--
prlw1 at cam dot ac dot uk changed:
--- Comment #3 from aran at 100acres dot us 2009-02-19 21:46 ---
Created an attachment (id=17333)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17333&action=view)
Removes gcc's version of both stddef.h and sys/types.h
This patch removes gcc's version of stddef.h and the "fixed" ve
--- Comment #2 from hbent at cs dot oberlin dot edu 2009-02-11 04:32
---
I am seeing this on NetBSD 5.99.7, and can confirm that this prevents gcc from
building at all on NetBSD 5.99.x. Is there any way this can get into 4.4.0?
It is a very simple fix and applies cleanly.
--
hbent
20 matches
Mail list logo