This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-971122 makefile bugs
- To: neal at ctd dot comsat dot com
- Subject: Re: egcs-971122 makefile bugs
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Wed, 26 Nov 1997 13:55:56 -0800
- cc: egcs at cygnus dot com
- Reply-To: law at cygnus dot com
In message <E0xaYq3-0003eM-00@neal.fred.net>you write:
> 1) I needed this patch to build in a different directory. I don't
> know why I only needed this on linux, not on hpux, but maybe I hadn't
> made distclean on the hp?
That's quite odd -- maybe you built in the srcdir at some point and g77.c
is still lying around in the source dir?
g77.c is constructed in the object directory from gcc.c
I wonder if the g77.info is another manifestation of the same problem.
jeff