classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jikes] Bug with -target option


From: Brian Jones
Subject: Re: [Jikes] Bug with -target option
Date: 03 Dec 2002 15:49:58 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Dalibor Topic <address@hidden> writes:

> --- Dalibor Topic <address@hidden> wrote:
> 
> > I didn't set the source option. It is just a
> > HelloWorld program, really, so it doesn't use
> > assertions ;) Should I try setting the source too,
> > i.e. does source default to 1.4 ? My guess would be
> > that it's easy to compile 1.1 source for a 1.4
> > target,
> > but not the other way around, so that might explain
> > the problem I'm seeing. I'll check and post a reply
> > tonight.
> 
> Setting the source option to 1.2 solved my problem.

I think Classpath sets the -target in lib/Makefile.am for jikes
compiles to 1.1 without setting the -source option.  Should something
be changed then?  The point was mainly to make emitted class files
useful to 1.1+ JVMs.

Thanks,
Brian
-- 
Brian Jones <address@hidden>
http://www.haphazard.org/~cbj/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]