[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mdemo ltdl failure
From: |
Bob Friesenhahn |
Subject: |
Re: mdemo ltdl failure |
Date: |
Wed, 18 Apr 2007 20:36:48 -0500 (CDT) |
On Wed, 18 Apr 2007, Charles Wilson wrote:
[snip long description of ugly runtime test]
See
http://lists.gnu.org/archive/html/libtool-patches/2007-03/msg00030.html
After discussion with Bob F, I've reimplemented this fix without the actual
runtime test. Instead, if $host_os is cygwin, and cygwin version is 1.5.24
or older, then force use of libltdl builtin argz. In all other cases
(including cross), pre-existing detection rules apply.
This new version is certainly more attractive than before. Presumably
this special case can be safely removed after enough time has elapsed
for the majority of Cygwin installs to be updated.
Is the:
libmlib_la_LDFLAGS = -no-undefined -export-symbols-regex ".*"
statement portable?
Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
- Re: mdemo ltdl failure, Charles Wilson, 2007/04/18
- Re: mdemo ltdl failure,
Bob Friesenhahn <=
- Re: mdemo ltdl failure, Ralf Wildenhues, 2007/04/19
- Re: mdemo ltdl failure, Charles Wilson, 2007/04/19
- Re: mdemo ltdl failure, Ralf Wildenhues, 2007/04/19
- Re: mdemo ltdl failure, Ralf Wildenhues, 2007/04/19
- Re: mdemo ltdl failure, Charles Wilson, 2007/04/19
- Re: mdemo ltdl failure, Charles Wilson, 2007/04/19
- Re: mdemo ltdl failure, Ralf Wildenhues, 2007/04/24
- Re: mdemo ltdl failure, Charles Wilson, 2007/04/24
- Re: mdemo ltdl failure, Ralf Wildenhues, 2007/04/25