This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/10019] Can't bootstrap gcc on AIX with Ada enabled


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 are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]