classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Re: Patch: dependency tracking with gcj


From: Mark Wielaard
Subject: Re: [cp-patches] Re: Patch: dependency tracking with gcj
Date: Thu, 07 Jul 2005 22:25:52 +0200

On Wed, 2005-07-06 at 15:59 -0600, Tom Tromey wrote:
> >>>>> "Tom" == Tom Tromey <address@hidden> writes:
> 
> Tom> This patch adds real dependency tracking when compiling with gcj.
> 
> I am checking this in.

This seems to break builddir != srcdir (and make distcheck).

For builddir != srcdir I get:
make[2]: Entering directory `/home/mark/src/classpath-obj/lib'
/usr/bin/gcj -Wno-deprecated --encoding=UTF-8 --bootclasspath ''
--classpath 
../../classpath-clean/vm/reference:../../classpath-clean:../../classpath-clean/external/w3c_dom:../../classpath-clean/external/sax:.:
 -C -d . -MD -MF lists/gnu-CORBA-CDR.deps @lists/gnu-CORBA-CDR.list
../../classpath-clean/java/lang/reflect/Array.java:41: error: Class or
interface `gnu.classpath.Configuration' not found in import.
   import gnu.classpath.Configuration;
          ^

For make distcheck I get:

top_builddir=.. top_srcdir=../.. /bin/sh ./gen-classlist.sh standard
Adding java source files from srcdir '../..'.
Adding java source files from VM directory ../../vm/reference
Adding generated files in builddir '..'.
../../lib/split-for-gcj.sh && make -f ../../lib/Makefile.gcj
GCJ='/usr/bin/gcj'
compile_classpath='../../vm/reference:../..:../../external/w3c_dom:../../external/sax:.:'
/bin/sh: ../../lib/split-for-gcj.sh: No such file or directory
make[2]: *** [compile-classes] Error 127

I'll try to fix it, but if you could look into it that would be
appreciated.

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]