>>>>> "H.J." == H J Lu <[EMAIL PROTECTED]> writes:
H.J.> With the new linker switches, -Bsymbolic-functions and H.J.> --dynamic-list-cpp-new, we can improve shared library H.J.> performance in gcc. This change will build libstdc++.so with H.J.> -Bsymbolic-functions and --dynamic-list-cpp-new. I can expand it H.J.> to other libraries. I prefer to see semi-generic helper code like this in a new .m4 file in config. That makes it somewhat simpler for other target libraries to reuse it. Tom