------- Additional Comments From giovannibajo at libero dot it 2005-05-31 15:10 ------- You can't use -fvisibility-inlines-hidden or otherwise you'll get linker errors if the compiler later decides not to inline those functions. I don't think you can win.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21405