IcedTea with gcc 4.3 and Minimum JDK version

Michael Franz mvfranz at gmail.com
Sun Mar 23 20:06:33 PDT 2008


> > prefix = /opt/local
> > This is how I configured icedtea
> >    --with-ecj=/opt/local/bin/ecj \
> >
> > --with-ecj-jar=${prefix}/share/java/eclipse-ecj.jar \
> >
> > --with-libgcj-jar=/opt/local/share/java/libgcj-4.3.0.jar \
> >
> >
> --with-gcj-home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
> > \
> >
> >
> --with-java=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
> > \
> >                          --disable-gcjwebplugin \
> >
> > --with-xalan2-jar=${prefix}/share/java/xalan.jar \
> >
> > --with-xalan2-serializer-jar=${prefix}/share/java/serializer.jar
> > \
> >
> > --with-xerces2-jar=${prefix}/share/java/xercesImpl.jar
> >
> >
> > Michael
>
>
> --with-gcj-home=/System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
>
> that strikes me as odd -- that isn't where gcj is installed, given the
> line before.
> --
> Andrew :-)
>

Sorry,

Due to the problem I was having with Apple's version of Java 6 not
supporting the Tools api correctly, I change my ecj script to use the
libgcj-4.3.0.jar which is in /opt/loca/share/java

I found this easier than re-configuring and rebuilding.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20080323/1ab8a684/attachment.html 


More information about the distro-pkg-dev mailing list