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]
Other format: [Raw text]

[Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap



------- Comment #7 from hjl dot tools at gmail dot com  2008-07-23 15:33 -------
(In reply to comment #6)
> 
> I didn't have objective c, java, or ADA on the system.  I'm going to kick off a
> build shortly with the following patch to see if it allows objc to build:
> 

I don't believe you need anything special to build Objective C and Java.
Please make sure that you don't disable them on purpose with

--enable-languages=c,c++

when you do testing. Please just don't use --enable-languages, at least
on Linux/x86.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36907


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