This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/10609] --enable-debug: different meanings for libstdc++v3 and libffi


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10609


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4


------- Additional Comments From pinskia at physics dot uc dot edu  2003-07-24 03:28 -------
Fixed on the mainline by:
2003-07-04  Benjamin Kosnik 

        * acinclude.m4 (GLIBCPP_ENABLE_DEBUG_FLAGS): To
        --enable-libstdcxx-debug-flags.
        (GLIBCPP_ENABLE_DEBUG_FLAGS): To --enable-libstdcxx-debug.
        (GLIBCPP_ENABLE_PCH): To --enable-libstdcxx-pch.
        * aclocal.m4: Regenerate.
        * configure: Same.
        * docs/html/configopts.html: Update.

The configure option for enabling debug libraries for libstdc++ is now --enable-libstdcxx-
debug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]