http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47229
Summary: Objective C and C++ compiler frontends
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: objc
AssignedTo: [email protected]
ReportedBy: [email protected]
It would be nice to have gobjc and gobjc++ compiler driver binaries that would
only be installed if Objective C or C++, respectively, were enabled at build
time. This would very much simplify configure tests addressing the question
"do I have an Objective C(++) compiler, possibly cross-compiling, and possibly
not yet able to link successfully".
Thanks,
Ralf