This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-1.0.3a on DEC Alpha / DU4.0b: typedef of ulong in types.h
- To: Joe Buck <jbuck at synopsys dot com>
- Subject: Re: egcs-1.0.3a on DEC Alpha / DU4.0b: typedef of ulong in types.h
- From: Richard Henderson <rth at cygnus dot com>
- Date: Sat, 18 Jul 1998 13:48:03 -0700
- Cc: egcs at cygnus dot com
- References: <199807170038.RAA24234@cygnus.com> <199807170047.RAA23473@atrus.synopsys.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Thu, Jul 16, 1998 at 05:47:31PM -0700, Joe Buck wrote:
> Does/should fixinclude try to fix Posix violations, or only ANSI/ISO
> violations? (I suppose it can't do it in general since many gcc targets
> aren't really Posix).
No, that way lies madness. I'm actually surprised we do what we do
with fixincludes, instead of coping out and stating that you only get
an ISO environment if the vendor provides one.
r~