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: [PATCH] Fix jni/PR16923.c on Solaris


> It seems to me that we should find a way to pass this information from
> configure to the JNI test suite.  Otherwise we'll slowly replicate all
> those checks again in jni.exp.  For instance, if we could get the
> SYSTEMSPEC setting from configure to dejagnu, that would do it.

Given that Mark is in the process of making it possible to run testsuites 
against installed versions of libraries, I'm not sure that adding a 
dependency on the build is the way to go.

> Hmm, probably libgcj.so itself should just be linked against these
> libraries.  Then this wouldn't be a problem at all, would it?

No, it very likely wouldn't.

-- 
Eric Botcazou


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