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
On Thu, May 24, 2001 at 01:03:07PM -0400, John David Anglin wrote:
> > Unfortunately - I do not see what's wrong with it. Zack, do you
> > remember why you made this change ?
>
> Hmmm, the problem isn't in the Makefile. It's with the timestamps in
> the distribution.
>
> # ls -ltr intdoc.c intrin.h intrin.def intdoc.in intdoc.texi
> -rw-r--r-- 1 dave users 83463 May 3 1999 intdoc.in
> -rw-r--r-- 1 dave users 251187 May 12 1999 intdoc.texi
> -rw-r--r-- 1 dave users 4608 Feb 26 2000 intrin.h
> -rw-r--r-- 1 dave users 84460 Aug 23 2000 intrin.def
> -rw-r--r-- 1 dave users 29425 Mar 15 14:02 intdoc.c
>
> As can been seen, intdoc.texi is out of date with respect to the
> files it depends on. So, it looks like this file needs to be
> regenerated. Sorry, Zack.
Isn't that too subtle a fix? Even if the timestamps are updated,
building f/ansify.c with $(HOST_CC) is still wrong. So, you'd simply
be masking the problem.
--
albert chin (china@thewrittenword.com)