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]

Re: --enable-languages problem on the branch


>>>>> "Daniel" == Daniel Jacobowitz <dmj+@andrew.cmu.edu> writes:

Daniel> I could by misunderstand this code, but the toplevel
Daniel> configure.in does not seem to handle --enable-languages=c
Daniel> correctly now.  It decides that Java requires C++ and thus
Daniel> enables C++, ignoring that Java is not enabled.

Yes, I introduced this bug.  There is a pending patch to fix it.

Tom


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