Successful build
Andrew Pinski
pinskia@physics.uc.edu
Tue Jul 1 15:12:00 GMT 2003
On Tuesday, Jul 1, 2003, at 11:06 US/Eastern, Dan Schult wrote:
> I successfully built gcc 3.3 on a Mac G4 with system Mac OS 10.1.5.
> Here is the information you request on your install webpage.
>
> 1) from config.guess
> powerpc-apple-darwin5.5
>
> 2) from gcc-v
> Reading specs from
> /usr/local/lib/gcc-lib/powerpc-apple-darwin5.5/3.3/specs
> Configured with: ../gcc-3.3/configure --enable-languages=c,f77
> Thread model: single
> gcc version 3.3
>
> Other comments:
> I was not able to successfully build java or c++.
> I suspect it would be worth getting powerpc-apple-darwin6
> to do this.
You can get c++ working for darwin 5.5 (aka Mac OS X 10.1.5)
by using these patches:
<http://gcc.gnu.org/ml/gcc/2002-03/msg00817.html>,
I think you only need the std_cctype.h hunk of the patch.
C++ is supported "out of the box" for darwin 6.3
Java is being worked on, there are still issues though.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list