This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Failing gcj build on os x panther


"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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]