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: RFA: set LD_LIBRARY_PATH


On Sep  1, 2005, Thomas Fitzsimmons <fitzsim@redhat.com> wrote:

> Would it be all right if we generalized this on an as-needed basis --
> that is, as people on other platforms start using --with-java-home?  I
> can't test all those different environments myself and I imagine the
> "porting" work will be quite trivial for each new platform.

Libtool sets some env var to the name of the env var that means
LD_LIBRARY_PATH, if you enable LTDL configuration, IIRC.  Better not
to duplicate that logic, and rather simply reuse it.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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