Re: Bug#485421: With icc, libtool tries -KPIC (removed option) instead of -fPIC

2008-06-18 Thread Vincent Lefevre
Hi Ralf, On 2008-06-18 22:31:49 +0200, Ralf Wildenhues wrote: > diff --git a/libltdl/m4/libtool.m4 b/libltdl/m4/libtool.m4 > index a2a4534..4a8d3e5 100644 > --- a/libltdl/m4/libtool.m4 > +++ b/libltdl/m4/libtool.m4 > @@ -3703,8 +3703,15 @@ m4_if([$1], [CXX], [ > _LT_TAGVAR(lt_prog_compil

Re: Bug#485421: With icc, libtool tries -KPIC (removed option) instead of -fPIC

2008-06-18 Thread Ralf Wildenhues
[ ] Hello Vincent, and sorry for the slow reply, * Vincent Lefevre wrote on Mon, Jun 09, 2008 at 02:45:11PM CEST: > On 2008-06-09 14:24:00 +0200, Ralf Wildenhues wrote: > > Sigh. They can't even keep compatibility with their own compiler. > > (IIRC at the point th

Re: [PATCH 370 bis] Implement lt_dlopening of only preloaded modules.

2008-06-18 Thread Bob Friesenhahn
On Wed, 18 Jun 2008, Gary V. Vaughan wrote: Ping? I'll push in a day or two unless someone asks me not to... I am not seeing a problem with this patch. Bob On 7 May 2008, at 21:32, Gary V. Vaughan wrote: * libltdl/m4/ltdl.m4 (LTDL_INIT): Check for a libltdl that provides lt_dladvise_pre

Re: [PATCH 370 bis] Implement lt_dlopening of only preloaded modules.

2008-06-18 Thread Gary V. Vaughan
Ping? I'll push in a day or two unless someone asks me not to... On 7 May 2008, at 21:32, Gary V. Vaughan wrote: * libltdl/m4/ltdl.m4 (LTDL_INIT): Check for a libltdl that provides lt_dladvise_preopen when deciding if installed libltdl is 'new enough'. * libltdl/libltdl/lt__private.h (lt__advi