Brian Dessent wrote:
So yes, you need to either use -no-undefined unconditionally, or conditionalized on PE targets.
What's the point of doing this only on PE targets? Surely the library will either have undefined symbols or not, independent of target... (and note that Windows is not the only platform that needs -no-undefined for shared libraries)
_______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
