This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Help with Ant build file


Hi,

I am trying to build a project using GCJ.

The project has an Ant build file and I don't know how to set the
default compiler to GCJ.

I tried:
<property name="build.compiler" value="gcj" />

But it had no effect.

Can you help a newbie ?

Thanks.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]