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] jni testsuite darwin specific


Andreas Tobler writes:
 > Andrew Haley wrote:
 > > Andreas Tobler writes:
 > >  > Hi all,
 > >  > 
 > >  > the patch below makes the testsuite recognize the right library path 
 > >  > when compiled for multilib under darwin.
 > >  > 
 > >  > ok for trunk?
 > > 
 > > Why is this different for Darwin?  Looks fairly generic to me.
 > 
 > The difference is only that Darwin needs more libraries to be linked 
 > with. And the code path is Darwin only.
 > To find the right library path, this is generic, yes.
 > 
 > Do you find the below a better approach?
 > 
 > Thanks for review.

I do, yes.  This is OK.

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK
Registered in England and Wales No. 3798903


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