From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040422 Epiphany/1.1.12 Description of problem: Will you be providing objective-C support in gcc34? Currently there is no gcc34-objc rpm. Version-Release number of selected component (if applicable): gcc34-3.4.0-1 How reproducible: Always Steps to Reproduce: [gavin@marquez tmp]$ gcc34 -ggdb -o forwardtest forwardtest.m -lobjc Actual Results: gcc34: installation problem, cannot exec `cc1obj': No such file or directory Expected Results: Program would compile. ;-) Additional info:
No, gcc34 packages are there mainly just for the Java stuff and the amount of frontends is limited on purpose. As soon as gcc 3.4 becomes the primary compiler, it will obviously include objc, f77 and ada.