This is the mail archive of the mauve-discuss@sources.redhat.com mailing list for the Mauve 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]

Re: can Mauve help me test a PersonalJava implementation?


Steven Schwarz wrote:

So I guess my question about whether I can use Mauve in the
environment I need to is made equivalent to whether I can find a
compiler that will compile Mauve producing classes with version
strictly before 46.0.  Any suggestions for such a compiler?  I've only
ever used Sun (or blackdown) JDKs.  Will Jikes help?


Hallo stefan.


you can usually pass the compiler a flag to tell it to generate class files for an older VM. -source or -target depending on the compiler.

cheers,
dalibor topic


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