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/57797] configure --enable-languages=c builds libstdc++-v3


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

Earnie <earnie at users dot sourceforge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |UNCONFIRMED
         Resolution|INVALID                     |---

--- Comment #4 from Earnie <earnie at users dot sourceforge.net> ---
Kai,

Your statement doesn't resolve anything at all.  It is fine for gcc to require
c++ but it is not fine for configure to continue if I only specify c and c++ is
also built without an error being issued by configure stating that c++ is
required.  Previous versions of GCC I was able to build only c and c++ wasn't
considered.

Secondly, what is wrong with the process using an already installed c++ version
to build gcc when only c is requested to be built?  I should be able to expect
to build only the language compiler requested without another language compiler
being built along with it.

Earnie


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