classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: FYI: new --with-vm-classes option


From: Mark Wielaard
Subject: Re: [cp-patches] Patch: FYI: new --with-vm-classes option
Date: Wed, 15 Jun 2005 00:29:19 +0200

Hi Tom,

On Tue, 2005-06-14 at 15:13 -0600, Tom Tromey wrote:
> I'm checking this in on the trunk.
> 
> This adds the new '--with-vm-classes' option to allow the libgcj "big
> merge" to proceed.  This lets a VM override some Classpath sources
> with its own.  It also adds a new --with-glibj setting, so that you
> can build the class files but not install anything.

This breaks the build for me (and others on irc). Did you actually try
to do a make distclean && ./autogen.sh && ./configure && make?

A workaround for me is configuring with:
--with-vm-classes=`pwd`/vm/reference

That does give the following errors with find though:
/usr/bin/find: javax: No such file or directory
/usr/bin/find: org: No such file or directory

But it seems to work and lets the build finish.

If you fix this can you please add documentation for these new configure
options to the INSTALL file and add a little note to the NEWS file about
it please.

Thanks,

Mark

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


reply via email to

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