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]

--enable-languages=c is valid


In gcc 3.0 (and previous versions), configure.html says

    Currently, you can use any of the following:
    <code>c++</code>, <code>f77</code>, <code>java</code> and <code>objc</code>. 

This list leaves out one important language: c :).
It's useful in the case where the installer only wishes to build and
install C, for whatever reason.


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