This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap
- From: "hjl dot tools at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Jul 2008 15:33:09 -0000
- Subject: [Bug bootstrap/36907] [4.4 Regression]: Gcc failed to bootstrap
- References: <bug-36907-682@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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