classpath
[Top][All Lists]
Advanced

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

RE: Classpath build process and VM-specific issues


From: Mark Wielaard
Subject: RE: Classpath build process and VM-specific issues
Date: Sun, 28 Mar 2004 19:02:41 +0200

Hi,

On Thu, 2004-03-25 at 22:54, Jeroen Frijters wrote:
> No, if you somehow get a Configuration.java (e.g. manually create it),
> you can build Classpath by simply running jikes (or another Java
> compiler).

BTW. If someone could come up with something better for (most of) the
Configuration.java.in thing that would be nice. Most of the things in
there could be provided by the execution environment during runtime.
Only the DEBUG flag seems really compile-time critical since it can
remove some dead code. And maybe hard-coding the version number is a
good thing. But the rest seems easily provided by the runtime during the
bootstrap process.

Volunteers for thinking/coming up with a better solution?

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

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