This is the mail archive of the java-patches@gcc.gnu.org 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]
Other format: [Raw text]

Re: [RFA] Makefile tweaks


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> I noticed that there are a few tweaks needed to get the build running:
Keith> sources.am and Makefile.in need to be regenerated after Kyle's
Keith> ArrayValue patch.

Please check this in ASAP.

Kyle, please make sure to test changes in the tree before a commit.
This is the second build-breaker in 2 days ... bad!

Keith> At the same time, I'd like to add a dependency for interpret.cc on
Keith> interpret-run.cc, for obvious reasons.

Hmm, why did you need this?  It should be taken care of by the
automatic dependency tracking, and when I look at .deps/interpret.Plo
I see it mentioned there...

Tom


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