This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: "make -j 2 bootstrap" gives problem with gcc-3.0.1
- To: "Karthikeyan M. D" <dkarthik at wilco-int dot com>
- Subject: Re: "make -j 2 bootstrap" gives problem with gcc-3.0.1
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 22 Aug 2001 04:24:41 -0300
- Cc: gcc-help at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <85703CDB221DD511AA200060089CD8B1474C78@hydmail01.hyd.wilco-int.com>
On Aug 21, 2001, "Karthikeyan M. D" <dkarthik@wilco-int.com> wrote:
> I applied the patch
> gcc-3.0-3.0.1.diff to gcc-3.0 (patch -p1 < gcc-3.0-3.0.1.diff), tried
> building it and it end with the below mentioned error. Am I applying the
> patch correctly
Yep, but you should run contrib/gcc_update --touch after installing
the patch, so that generated files don't appear to be older than their
sources. But this is only going to work if the generated files are
included in the diffs; I'm not sure they are. If they aren't, you're
going to need GCC development tools such as AutoGen, and possibly
bison, flex, etc, to be able to build GCC. Alternatively, download
the full tarball, that contains the built files and whose timestamps
should all be correct.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me