classpath
[Top][All Lists]
Advanced

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

Re: Build and install without compiling java files?


From: Michael Koch
Subject: Re: Build and install without compiling java files?
Date: Thu, 25 Nov 2004 19:14:43 +0100
User-agent: KMail/1.6.2

Am Donnerstag, 25. November 2004 17:50 schrieb Archie Cobbs:
> I've noticed that Classpath distributions ship with a pre-build
> glibj.zip file in the lib directory.
>
> However, there doesn't seem to be anyway to configure the build to
> just install this file, skipping the step where all the *.java
> files are recompiled. Am I missing something?
>
> Assuming that this glibj.zip has the default Configuration.java and
> that is acceptable to the builder, why not provide a way to
> configure the build so you can just install glibj.zip as shipped?

I think shipping a glibj.zip is not good. This should be removed from 
source tarball.

You can do native-only builds with --without-glibj or 
--with-glibj=none.


Michael
-- 
Homepage: http://www.worldforge.org/




reply via email to

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