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

Ian Lance Taylor <ian at airs dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
   Last reconfirmed|                            |2011.07.20 01:03:37
         AssignedTo|unassigned at gcc dot       |ian at airs dot com
                   |gnu.org                     |
     Ever Confirmed|0                           |1

--- Comment #1 from Ian Lance Taylor <ian at airs dot com> 2011-07-20 01:03:37 UTC ---
Do you think it is more correct to implicitly build C++ when using
--enable-build-poststage1-with-cxx (which is now the default), or do you think
it is more correct to say that --enable-languages=c only works if you also
specify --disable-build-poststage1-with-cxx?


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