Return-Path: Mailing-List: contact user-help@ant.apache.org; run by ezmlm Delivered-To: mailing list user@ant.apache.org Received: (qmail 38802 invoked from network); 8 Apr 2003 14:40:39 -0000 Received: from dnsinet.rzf-nrw.de (193.109.238.66) by daedalus.apache.org with SMTP; 8 Apr 2003 14:40:39 -0000 Received: from z011104.bk.fin.local (z011104.bk.fin.local [193.109.238.140]) by dnsinet.rzf-nrw.de (8.12.9/8.12.9) with ESMTP id h38EeZZ7025655 for ; Tue, 8 Apr 2003 16:40:35 +0200 Received: by z011104.bk.fin.local with Internet Mail Service (5.5.2653.19) id ; Tue, 8 Apr 2003 16:40:37 +0200 Message-ID: <879A5AD5DD0ED511891F0003473A9B5608FF67C2@Z011004> From: Jan.Materne@rzf.fin-nrw.de To: user@ant.apache.org Subject: AW: JDK1.4.1 and java Date: Tue, 8 Apr 2003 16:40:36 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C2FDDC.D1812750" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------_=_NextPart_001_01C2FDDC.D1812750 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Have you tried to set that values? compilerarg You can specify additional command line arguments for the compiler with nested elements. These elements are specified like Command-line Arguments but have an additional attribute that can be = used to enable arguments only if a given compiler implementation will be used. Jan Mat=E8rne > -----Urspr=FCngliche Nachricht----- > Von: Markus Dettori [mailto:markus.dettori@wuerth-phoenix.com] > Gesendet am: Dienstag, 8. April 2003 16:36 > An: Ant Users List > Betreff: JDK1.4.1 and java >=20 > Hi all, >=20 > I just ran into problems using JDK1.4.1 and java"c". > The compiler has an Out of Memory exception while compiling a=20 > large project > (~11000 files). > This is a problem of our software, definitely! So we used for=20 > compiling the > bmj of JBuilder > or jikes under JDK1.3.1. > To compile it with the jdk1.4.1 javac I decided to call the > sun.tools.javac.Main directly > via a normal java, so I can give some extra jvmargs the javac=20 > compiler needs > to compile our project. >=20 > Anyone tried it yet, 'cos I get in troubles giving the path=20 > and something > like **/*.java in order > to compile all my sources, a code snipped would be sufficient. > Any further suggestions ?! >=20 > Markus >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org >=20 ------_=_NextPart_001_01C2FDDC.D1812750--