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 bootstrap/20537] [4.1 Regression] GCC install libstdc++ headers in wrong dir


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-03-21 17:57 -------
Fixed by:
2005-03-21  Zack Weinberg  <zack@codesourcery.com>

        * acinclude.m4 (GLIBCXX_CONFIGURE): Delete gcc_version logic.
        (GLIBCXX_EXPORT_INSTALL_INFO): Adjust quotation so ${gcc_version}
        is expanded by the Makefiles, not by configure.
        * fragment.am: Set gcc_version.
        * libmath/Makefile.am: Likewise.
        * configure, Makefile.in, include/Makefile.in, libmath/Makefile.in
        * libsupc++/Makefile.in, po/Makefile.in, src/Makefile.in
        * testsuite/Makefile.in: Regenerate.
etc.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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