This is the mail archive of the mauve-patches@sourceware.org mailing list for the Mauve project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new Harness with compilation capabilities


I will look into this right away.

--Tony

On Tue, 2006-04-25 at 13:20 +0100, Gary Benson wrote:
> Anthony Balkissoon wrote:
> > This new version of the Harness has auto-compilation capabilities
> > and also fixes a lot of bugs and performance issues that were
> > present in the last one.
> 
> This looks really nice, but I can't get it to run.  I've applied the
> attached patch to make it build with 1.4 and I'm doing:
> 
>   ./configure --enable-auto-compile \
>       --with-classpath-install-dir=/home/users/gary/work/classpath/install \
>       --with-vm=jamvm
> 
> I then do:
> 
>   CLASSPATH=`pwd` make
> 
> (For some reason it doesn't find config.java without the extra bit).
> When I go to run some tests ecj is being invoked with -bootclasspath
> /home/users/gary/work/classpath/install/share/classpath and that
> directory contains the following:
> 
>   examples/  glibj.zip  README  tools/  tools.zip
> 
> Am I building Classpath in some wierd way?
> 
> Cheers,
> Gary


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]