This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc/f/malloc.h and HP-UX 10.20
Albert Chin-A-Young wrote:
> On Tue, May 22, 2001 at 10:17:07PM +0200, Toon Moene wrote:
> > Are you using HPUX's make ? It is "considered harmful", i.e. tries to
> > force recompilation of stuff that's already perfectly fine.
> I am using GNU make. Setting CC to "cc -Ae" (enable ANSI mode) works.
> Setting CC=cc does not (K&R mode).
Well, then I'm out of ideas. No part of the f/ directory should be
compiled by the system's compiler if you're using `make bootstrap' and
GNU make.
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)