This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: fastjar build failure on darwin
- From: Andreas Tobler <toa at pop dot agri dot ch>
- To: Craig Rodrigues <rodrigc at mediaone dot net>
- Cc: GCC <gcc at gcc dot gnu dot org>
- Date: Fri, 04 Jan 2002 11:11:28 +0100
- Subject: Re: fastjar build failure on darwin
- Organization: zero
- References: <3C34BFB9.C65D237D@pop.agri.ch> <20020103170456.A11580@mediaone.net>
Craig Rodrigues wrote:
> Before typing make, if you type:
> automake --add-missing --gnu --include-deps Makefile
>
> Does that clear up the problem?
It did, thanks. But I downgrade to 1.4x
Andreas