This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/9330] [alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem
- From: "ro at techfak dot uni-bielefeld dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2003 22:31:45 -0000
- Subject: [Bug bootstrap/9330] [alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem
- References: <20030115100600.9330.mengel@users.sourceforge.net>
- 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=9330
------- Additional Comments From ro at techfak dot uni-bielefeld dot de 2003-09-01 22:31 -------
Subject: Re: [alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=posix problem
> That is really broken. Maybe fixincludes is the correct solutions here?
Almost certainly, yes. DEC/Compaq/HP makes this increasingly worse by
testing for compilers in many places instead of using feature test macros.
Rainer