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]

Re: test harness fix for using jv-scan


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

Anthony> jv-scan is currently run via libjava_tcompile which uses some
Anthony> target compilation procedures in dejagnu.  These are really
Anthony> intended for generating object files from source.

Anthony> With this change, we end up using local_exec instead.

Anthony> Ok for trunk?

Yes.

I always wonder about patches like this.  Is it ok to use local_exec?
Is that exported from DejaGNU?  Or is it an internal proc?  DejaGNU
gives us no way to know :-(.

Tom


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