[Bug objc/47229] New: Objective C and C++ compiler frontends
rwild at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jan 9 10:44:00 GMT 2011
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: unassigned@gcc.gnu.org
ReportedBy: rwild@gcc.gnu.org
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
More information about the Gcc-bugs
mailing list