Hi,
Jeremy reported this ages and ages ago, and I promptly forgot about it
(sorry). David reported it again yesterday.
Darwin's linker can be quite verbose, if it sees an -L path that does
not exist it prints a warning on stderr. Jeremy needs to configure with
-L paths that don't exist at co
Hi Peter,
* Peter O'Gorman wrote on Wed, Jan 19, 2011 at 05:26:26PM CET:
> Patch Ok?
If it turns the testsuite addition from failing to passing, yes,
with a couple of nits below fixed.
Thanks,
Ralf
> Subject: [PATCH] Don't let verbose linker messages influence test results.
>
> * libltdl/m4/li
On 01/19/2011 12:38 PM, Ralf Wildenhues wrote:
Hi Ralf,
Thanks for the quick review! Yes, the testsuite addition fails before
the patch, and passes after.
Also,>/dev/null 2>&1 (order matters!)
Are you really grepping the binary intentionally here, rather than the
.err file?
Yes, and tha
FreeBSD has been dead for way over a decade (FreeBSD 2.0 was released
in 1994) and without support for dynamic linking and shared libraries
I doubt there's a lot of software that would build at all.
In anycase, libtool's handling code to handle it is buggy and will soon
also match FreeBSD 10.0 an
On 16 January 2011 17:13, Ralf Wildenhues wrote:
> I haven't looked into this in detail yet, but thanks for the good
> writeup and the many references. We need testsuite exposure for
> this.
Hello again
I've made a test case for my issue (attached patch file). It fails
with current Libtool and