Problem Compiling Java
Eric Richardson
ekrichardson at gmail.com
Thu Jan 8 09:06:01 PST 2009
Christian,
On Thu, Jan 8, 2009 at 1:22 AM, Christian Thalinger <
christian.thalinger at gmail.com> wrote:
> On Wed, 2009-01-07 at 20:56 -0800, Eric Richardson wrote:
> > I changed the Makefile to get more memory.
>
> > patrizia-imac-g5:icedtea6 eric$ make
> > if ! test -d /Users/eric/java/icedtea6/bootstrap/jdk1.6.0 ; \
> > then \
> > /opt/local/bin/ecj -nowarn -J-Xmx4096m -g -d lib/hotspot-tools \
> > -source 1.5 \
> > -sourcepath \
> >
> >
> 'hotspot-tools:openjdk/jdk/src/share/classes:openjdk/jdk/src/solaris/classes:openjdk/langtools/src/share/classes:openjdk/jaxp/src/share/classes:openjdk/corba/src/share/classes:openjdk/jaxws/src/share/classes:/Users/eric/java/icedtea6/generated:/Users/eric/java/icedtea6/rt'
> \
> > -bootclasspath '' @hotspot-tools-source-files.txt ; \
> > else \
> > /Users/eric/java/icedtea6/bootstrap/jdk1.6.0/bin/javac
> > -J-Xmx4096m -g \
>
> Is bootstrap/jdk1.6.0/bin/javac using ECJ or Apple's Javac? If it's
> ECJ, -J options are ignored.
Yes, it is taking the ecj path. It seemed that configure would not let me
cointinue without installing ecj though. But I am very new to this and am
learning how this all works.
> - Christian
>
Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/bsd-port-dev/attachments/20090108/eb6d4ba5/attachment.html
More information about the bsd-port-dev
mailing list