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/49787] [4.7 Regression] --enable-languages=c doesn't work


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

--- Comment #4 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2011-07-20 14:08:44 UTC ---
Author: ian
Date: Wed Jul 20 14:08:42 2011
New Revision: 176512

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176512
Log:
    PR bootstrap/49787
    * configure.ac: Move --enable-bootstrap handling earlier in file.
    If --enable-bootstrap and either --enable-build-with-cxx or
    --enable-build-poststage1-with-cxx, enable C++ automatically.
    * configure: Rebuild.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac


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