This is the mail archive of the java@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: extend jni.exp for dynamic libs


>>>>> "Andreas" == Andreas Tobler <toa at pop dot agri dot ch> writes:

Andreas> could we introduce something like this in jni.exp?

Yes.  Generally, the test suite is hack city, unless there is a
relatively clean way to find the required information.

Andreas> The thing I need to improve is the detection of the test
Andreas> target, right now as you see I did it with hardcoded.

There's a way in dejagnu to find the target triplet.  I think it is
just a global variable somewhere, but you'll have to look at the
manual to be certain.

Tom


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