[patch] cxxtest compilation/test fix

Ranjit Mathew rmathew@gmail.com
Mon May 10 14:00:00 GMT 2004


Andreas Tobler wrote:
[...]
> +    set lib_path $env(LD_LIBRARY_PATH)
[...]
> +    setenv LD_LIBRARY_PATH $newval

One more thing:

Has LD_LIBRARY_PATH become the standard way of
doing this now? IIRC, only Linux and Solaris use
it while AIX used to use LIBRARY_PATH and HP-UX
used to use SHLIB_PATH(?). On Win32, PATH is
used to look up DLLs... (What about Mac OS X?)

Andreas, I know that this hack already exists in
libjava.exp, but I was just wondering (out loud)
how people run the libjava testsuite on these other
platforms.

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT gmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



More information about the Java-patches mailing list