This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: fastjar build failure on darwin
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <toa at pop dot agri dot ch>
- Cc: rodrigc at gcc dot gnu dot org, GCC <gcc at gcc dot gnu dot org>
- Date: 03 Jan 2002 20:49:23 -0700
- Subject: Re: fastjar build failure on darwin
- References: <3C34BFB9.C65D237D@pop.agri.ch> <3C34CA9A.E0D66AA4@pop.agri.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:
Andreas> This is it! renaming automake to smthg else works. Arghhh, do
Andreas> I have to downgrade the automake ?
Yes. The gcc tree uses automake 1.4 (except libgcj which uses a
slightly hacked 1.4, eww). No one has yet done the work to move the
tree to 1.5.
Tom