Jeff Squyres wrote:
I think that any project that uses AM+LT for compiling multi-threaded applications that uses any of those flags will fail to link properly, right? And these flags (-pthread, -mt, etc.) are typically the recommended method of compiling / linking multi-threaded applications.
It might even be worse than that... there are a number of applications that link to libraries that use threads (SleepyCat DB being a major one), and breaking that linking would be even worse :-(
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
