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]

Re: configure flags fo compiling java packages with gcj?


>>> Per Bothner <per@bothner.com> 09-May-01 5:38:08 PM >>>

>Do people think this is a reasonable usage?

I suggested it, so of course *I* like it /8->


I think that there are a few things like this that could probably be
put into an autoconf macro lib.

--with-gcj   is one

other are:

--classdest   where .class files should be compiled to
--jardest       where .jar files should be stored
--extpath      where extension jar files (depends for compiles) are
--classpath   the classpath for compiles

What do people think? Would it be better to apply java semantics to
the existing paths?(like libdir)


Nic


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