[SCM] GNU Libtool branch, master, updated. v2.2.6-55-gaa68328

2008-11-24 Thread Ralf Wildenhues
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project GNU Libtool. The branch, master has been updated via aa68328616da1b7f9359aa0ae38b65a7e1b9e916 (commit) from

Re: Revenge of the $ECHO. Kill most uses of Xsed.

2008-11-24 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Sun, Nov 16, 2008 at 11:48:01PM CET: There is at least one more place with problematic usage of $ECHO, in func_infer_tag (several instances in two lines). Not yet sure how to fix that in a concise way. Like this. I also added some initial testsuite exposure. This

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static

2008-11-24 Thread Ralf Wildenhues
Hello Brian, * Brian Dessent wrote on Thu, Nov 13, 2008 at 11:16:24PM CET: Ralf Wildenhues wrote: I'm actually not sure whether _GLOBAL__F[ID]_.* can appear on w32. Do you know? They should happen with C++ code using constructors and destructors IIRC. Yes they do occur, although not

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static

2008-11-24 Thread Brian Dessent
Ralf Wildenhues wrote: Did GCC change since then, or is this system-dependent? Interesting. I'd be curious to see if powerpc-ibm-aix5.3.0.0-c++filt recognises the FI/FD encoding, and if so then it would be reasonable to conclude that this is in fact system-dependent or otherwise an internal

Re: [PATCH] [cygwin|mingw] fix dlpreopen with --disable-static

2008-11-24 Thread Charles Wilson
Brian Dessent wrote: Ralf Wildenhues wrote: Did GCC change since then, or is this system-dependent? Interesting. I'd be curious to see if powerpc-ibm-aix5.3.0.0-c++filt recognises the FI/FD encoding, and if so then it would be reasonable to conclude that this is in fact system-dependent

Static Library Linking Issue

2008-11-24 Thread Gavin Norman
I'm trying to link a module library that can be used for dlopen against a static lib. This is the issue I get: /usr/local/bin/libtool --mode=link c++ -O2 -pipe -g -Wall -Wno-write-strings -DOPENBSD -pedantic -Wno-long-long -pthread -L/usr/local/lib -lexecinfo -lssl -lcrypto -o ldapplugin.la

Re: DLL howto

2008-11-24 Thread Harring Figueiredo
I hope this page helps you. http://msdn.microsoft.com/en-us/library/9h658af8(VS.80).aspx Regards, Harring. On Sat, Nov 22, 2008 at 8:41 AM, Matěj Týč [EMAIL PROTECTED] wrote: Hi all, I am seeking a howto regarding making DLLs for Windows. I have found some information about DLLs here

Re: just how much autotools got faster, or: just forget about dolt

2008-11-24 Thread Michel Briand
Ralf Wildenhues [EMAIL PROTECTED] - Sun, 23 Nov 2008 15:51:53 +0100 For all dolt junkies, and whoever claims autotools and esp. libtool are performance hogs: yes, they are still not the fastest thing in the world. But we are getting better: WOW! Great performances ;) As an example, I built

Re: just how much autotools got faster, or: just forget about dolt

2008-11-24 Thread Bob Friesenhahn
On Tue, 25 Nov 2008, Michel Briand wrote: Which version is it, or at least what's the target version / date of release ? And when will this be available to Debian fans ? I doubt that the version Ralf tested is dramatically faster than the already released libtool 2.2.6. There is a point of

Re: just how much autotools got faster, or: just forget about dolt

2008-11-24 Thread Ralf Wildenhues
* Bob Friesenhahn wrote on Tue, Nov 25, 2008 at 05:29:07AM CET: On Tue, 25 Nov 2008, Michel Briand wrote: Which version is it, or at least what's the target version / date of release ? And when will this be available to Debian fans ? I doubt that the version Ralf tested is dramatically