3.1 PATCH: Set LD_LIBRARY{N32, 64}_PATH in libstdc++-v3 testsuite

Hans-Peter Nilsson hp@bitrange.com
Mon Apr 29 18:34:00 GMT 2002


On Tue, 30 Apr 2002, Rainer Orth wrote:

 if [isnative] {

> +    setenv  LD_LIBRARY_PATH     $ld_library_path
> +    setenv  SHLIB_PATH          $ld_library_path
> +    setenv  LD_LIBRARYN32_PATH  $ld_library_path
> +    setenv  LD_LIBRARY64_PATH   $ld_library_path
> +

}

Dunno if it your patch as-is would actually would make
cross-testing fail though.

brgds, H-P



More information about the Libstdc++ mailing list