This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

Re: Dependencies in libgcj


On Wed, Jun 14, 2000 at 04:49:05PM -0700, Tom Tromey wrote:
> >>>>> "HJ" == H J Lu <hjl@valinux.com> writes:
> 
> HJ> There are no complete dependencies in Makefile for libgcj.
> HJ> java/lang/reflect/natArray.cc and java/lang/reflect/natMethod.cc
> HJ> are 2 examples. When java/lang/Class.h is changed, which they
> HJ> include, those 2 files are not recompiled. I was wondering if it
> HJ> was an oversight and if it would be fixed.
> 
> This is a known but unpublicized problem.
> Fixing the dependencies would be a lot of work.
> Maintaining them would be even worse.
> 

Thanks for letting me know I am not dreaming :-).


-- 
H.J. Lu (hjl@gnu.org)

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