java, javac crash on MacOSX

Christian Thalinger Christian.Thalinger at Sun.COM
Tue Jun 30 12:50:14 PDT 2009


Christian Thalinger wrote:
> Andrei V. Dmitriev wrote:
>>> 1) bsd-port will not build with gcc 4.2 due to the below compiler error
>>>   
>> Correct.
> 
> The error is related to stuff I have commited recently.  Was this a 
> clean build?

A clean HotSpot debug build with Apple's GCC 4.2:

$ g++-4.2 --version
i686-apple-darwin9-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5574)

worked for me.  Although the built binary does not.

-- Christian



More information about the bsd-port-dev mailing list