This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1.1.2: GNU make required.
- To: Alexandre Oliva <oliva at dcc dot unicamp dot br>
- Subject: Re: 1.1.2: GNU make required.
- From: Jeffrey A Law <law at hurl dot cygnus dot com>
- Date: Tue, 23 Feb 1999 00:46:57 -0700
- cc: Robert Lipe <robertl at sco dot com>, egcs at egcs dot cygnus dot com, jackc at sageinst dot com
- Reply-To: law at cygnus dot com
In message <oryalq3mve.fsf@araguaia.dcc.unicamp.br>you write:
> Kind of, you have to point --build-dir to a build tree where
> dependencies have been dropped already, and --srcdir-name should be
> the name used to refer to the srcdir from the build dir, so that
> #included dependencies are made relative to $(srcdir), not
> /home/law/egcs-src/texinfo/... :-)
Hmm. I would be more comfortable if you did this and checked it in. I
don't want to screw it up.
> Unless there has been some update in the texinfo tree in the trunk, it
> would probably be easier to just copy the Makefile.ins.
I believe there have been some changes. So I don't think this is particularly
safe.
jeff