--- libs/regex/src/regex.cpp.orig 2010-09-03 04:33:13.000000000 -0400 +++ libs/regex/src/regex.cpp 2011-01-15 20:36:15.000000000 -0500 @@ -224,16 +224,7 @@ } #endif -#if defined(__IBMCPP__) && defined(BOOST_REGEX_DYN_LINK) -// -// Is this correct - linker complains without it ? -// -int main() -{ - return 0; -} -#endif