Rainer Orth writes:
> 2011-02-13 Rainer Orth
>
> * Makefile.am (CHECK): Remove -Wl,-R from $GC.
> Add LD_LIBRARY_PATH.
> (check): Depend on check-multi, check-tail.
> (check-recursive): Depend on check-head.
> (check-am): Move header, footer generation ...
>
Hi Ralf,
> * Rainer Orth wrote on Mon, Apr 04, 2011 at 08:19:19PM CEST:
>> To avoid this mess, I'm instead setting LD_LIBRARY_PATH in CHECK. While
>> this isn't exactly portable (some platforms, especially Darwin and
>> HP-UX, use different variables), it's at least more widespread than -R.
>
> T
* Rainer Orth wrote on Mon, Apr 04, 2011 at 08:19:19PM CEST:
> To avoid this mess, I'm instead setting LD_LIBRARY_PATH in CHECK. While
> this isn't exactly portable (some platforms, especially Darwin and
> HP-UX, use different variables), it's at least more widespread than -R.
Toplevel configure
make check in libgo currently tests the default multilib only, among
others because automake has no support for multilib testing. It would
have to be especially careful here since for a DejaGnu testsuite, this
is handled internally to dg, while for other testsuites, one needs to
run make check in