Patch: RFA: set LD_LIBRARY_PATH

Alexandre Oliva aoliva@redhat.com
Sat Sep 3 17:21:00 GMT 2005


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}



More information about the Java-patches mailing list