Building IcedTea7 Using BSD option On OS X
Michael Franz
mvfranz at gmail.com
Sat Jan 10 12:03:57 PST 2009
On Sat, Jan 10, 2009 at 4:45 AM, Christian Thalinger <
christian.thalinger at gmail.com> wrote:
> On Fri, 2009-01-09 at 18:51 -0500, Michael Franz wrote:
> > Christian,
> >
> > I have had some success using Cacao. The instructions you pointed me
> > too seem out of date and seem be part of some other discussion (I feel
> > like I am starting in the middle of something when I read them).
>
> Starting in the middle? Well, the instructions for GNU Classpath are
> missing. Anything else?
Perhaps I don't understand what this process is suppose to accomplish. I
thought it was to allow building of icedtea/opendjk using classpath/cacao
(instead of apple's jdk). So, I have classpath installed and configured to
use cacaovm, but during the icedtea build process it downloads cacao and
tries to build it. The build fails since there is linux specific code in:
cacao/cacao-0.99.3/src/native/vm/openjdk/jvm.c
jvm.c:3719:3: error: #error not implemented for this OS
I don't know why this did not happen when I built it manually.
So, does this mean that it is trying to build cacao instead of the openjdk
interpreter?
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20090110/92f236af/attachment.html
More information about the bsd-port-dev
mailing list