[Top][All Lists]
[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/
- Build and install without compiling java files?, Archie Cobbs, 2004/11/25
- Re: Build and install without compiling java files?,
Michael Koch <=
- Re: Build and install without compiling java files?, Archie Cobbs, 2004/11/25
- Re: Build and install without compiling java files?, Michael Koch, 2004/11/25
- Re: Build and install without compiling java files?, C. Brian Jones, 2004/11/26
- Re: Build and install without compiling java files?, Archie Cobbs, 2004/11/26
- Re: Build and install without compiling java files?, Michael Koch, 2004/11/26
- Re: Build and install without compiling java files?, Archie Cobbs, 2004/11/26
- Re: Build and install without compiling java files?, Grzegorz B. Prokopski, 2004/11/29
- Re: Build and install without compiling java files?, Michael Koch, 2004/11/29
- Re: Build and install without compiling java files?, Andrew Haley, 2004/11/29