This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Failing gcj build on os x panther
- From: llewelly at xmission dot com
- To: "Mark R. Moon" <mmoon at knology dot net>
- Cc: <gcc-help at gcc dot gnu dot org>
- Date: 02 Jul 2004 00:24:58 -0600
- Subject: Re: Failing gcj build on os x panther
- References: <BD09CA96.20%mmoon@knology.net>
"Mark R. Moon" <mmoon@knology.net> writes:
> I have been trying for a week now to build gcj on os x panther. I have
> read about some fink packages causing trouble. I have removed the packages
> and I still get the below error. Please help!
>
> Making all in include
If you are using 'make all', don't. Use 'make bootstrap'.
There's a success report (but for MacOSX 10.3.3/darwin 7.3.0) at:
http://gcc.gnu.org/ml/gcc/2004-05/msg00443.html
You could try making your configure args match those.