------- Comment #3 from bkoz at gcc dot gnu dot org 2008-03-20 16:16 -------
From:
http://gcc.gnu.org/ml/gcc-patches/2007-05/msg01135.html
2007-05-17 Benjamin Kosnik <[EMAIL PROTECTED]>
* acinclude.m4 (GLIBCXX_CHECK_COMPILER_FEATURES): Add -g to
compile flags, move code to test to global scope.
* configure: Regenerate.
David says that -ffunction-sections -g works on AIX. Presumably this means that
it should also not warn.
Question to me is, what is the behavior on cygwin? Does -ffunction-sections -g
work? Does it warn?
-benjamin
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35597