--- Oki DZ <[EMAIL PROTECTED]> wrote:
> On 2002.06.12 08:39 Diane Holt wrote:
> > Actually, no -- I meant forking within the <javac> task. (Again, see
> > the Javac task documentation for details.)
> 
> okidz@bdg:~/hello$ ant
> Buildfile: build.xml
> 
> compile:
>      [javac] Since compiler setting isn't classic or modern,ignoring 
> fork setting.

You need to be running Ant1.5, and set the 'executable' attribute (along
with your compiler args). Otherwise, you'll need to look at
taskdefs/compilers/Gcj.java and do with it what you will.

Diane

=====
([EMAIL PROTECTED])



__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to