> Newer gccs have the -fwhole-program --combine options that address > this and more. One of the things that happens is that all internal > functions are made 'static' and all compilation units are optimized in > one go.
Good point... but is there any sane way to use that feature with automake and libtool? I know that the autotools are a pain but I really don't want to reimplement the useful stuff they give us, and I don't know of any really practical replacement... - R. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
