--- stdcxx-4.2.1/etc/config/src/COLLAPSE_TEMPLATE_STATICS.cpp 2008-04-24 20:25:44.000000000 -0400
+++ stdcxx-4.2.1/etc/config/src/COLLAPSE_TEMPLATE_STATICS.cpp 2009-07-25 15:27:31.713328000 -0400
@@ -28,12 +28,11 @@
# ifndef _RWSTD_NO_collapse_template_statics.lib
// link this compiled translation unit with the lib below
- // LDOPTS = collapse_template_statics.lib$(LIBSUFFIX)
+ // LDOPTS = -lcollapse_template_statics.lib
# endif // _RWSTD_NO_collapse_template_statics.lib
#endif // 0
-
// also defined in collapse_template_statics.lib.cpp
template <class T>
struct S
@@ -60,3 +59,4 @@
return !(i != j);
}
+