This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: make problem on Tru64 4.0f
- From: Tom Tromey <tromey at redhat dot com>
- To: The Morsbergers <morsberger at usa dot net>
- Cc: Java GCC <java at gcc dot gnu dot org>, GCC Help <gcc-help at gcc dot gnu dot org>
- Date: 07 Dec 2001 17:24:08 -0700
- Subject: Re: make problem on Tru64 4.0f
- References: <B836376F.AA35%morsberger@usa.net>
- Reply-to: tromey at redhat dot com
>>>>> "David" == The Morsbergers <morsberger@usa.net> writes:
David> I encountered the following "make bootstrap" problem on a Tru64
David> 4.0f alpha host after I did a clean cvs install.
This means you re-ran the wrong version of automake in this directory.
David> What branch / tag should I checkout from CVS? I did a generic
David> "cvs checkout".
David> Any ideas?
Use the gcc_update script.
Tom