This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/10019] Can't bootstrap gcc on AIX with Ada enabled
- From: "gcc-bugzilla at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 May 2003 00:52:02 -0000
- Subject: [Bug ada/10019] Can't bootstrap gcc on AIX with Ada enabled
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10019
------- Additional Comments From laurent.goujon@online.fr 2003-05-22 00:52 -------
Subject: Re: [Bug ada/10019] Can't bootstrap gcc on AIX with Ada enabled
Another comment : it is just a Ada bug (not related to bootstraping)
Laurent
le 22 May 2003 00:49:35 -0000
"gcc-bugzilla@gcc.gnu.org" <gcc-bugzilla@gcc.gnu.org> a écrit :
> PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10019
>
>
>
> ------- Additional Comments From laurent.goujon@online.fr 2003-05-22 00:49 -------
> Subject: Re: [Bug ada/10019] Can't bootstrap gcc on AIX with Ada enabled
>
> Yes... The bug is still present in gcc 3.3 !
> The solution is a #if !defined(_AIX51).. #endif around
> the #define SA_NODEFER the declaration of nanosleep and the definition.
>
> Perhaps, there is the same problem on AIX 4.3, but I think it is just AIX 5L (with L like Linux...)
>
> Laurent
>
> le 22 May 2003 00:39:44 -0000
> "dhazeghi@yahoo.com" <gcc-bugzilla@gcc.gnu.org> a écrit :
>
> > PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10019
> >
> >
> >
> > ------- Additional Comments From dhazeghi@yahoo.com 2003-05-22 00:39 -------
> > Hello,
> >
> > does anybody know whether this problem is still present on gcc 3.3? It looks like a relatively
> > simple fix, but even if it isn't, it'd be good to know. Thanks,
> >
> > Dara
> >
> >
> >
> > ------- You are receiving this mail because: -------
> > You reported the bug, or are watching the reporter.
>
>
>
>
>
>
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.