* Ralf Wildenhues wrote on Thu, Sep 08, 2005 at 10:25:50AM CEST: > > A little note to keep in mind:
Another note (and I knew there were two issues I wanted to add, but I could not remember the other): This setting of lt_cv_sys_global_symbol_pipe breaks config.cache, so don't use it. Ha! An Autoconf bug, present even in CVS! ;-) Cheers, Ralf > 2005-09-08 Peter Ekberg <[EMAIL PROTECTED]> > > * libltdl/m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS) [dumpbin]: > Symbols in "pick any" sections are not global. Use > awk, not sed, in the global_symbol_pipe so that keeping > track of sections is easier. > * doc/libtool.texi (libtool script contents): Update to hint > at new findings concerning "pick any" sections.