This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/53527] 4.7.0 release can't enable java language
- From: "licheng.1212 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 31 May 2012 07:37:29 +0000
- Subject: [Bug java/53527] 4.7.0 release can't enable java language
- Auto-submitted: auto-generated
- References: <bug-53527-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53527
licheng.1212@gmail.com <licheng.1212 at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #3 from licheng.1212 at gmail dot com <licheng.1212 at gmail dot com> 2012-05-31 07:37:29 UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > mips-unknown-elf is not a hosted platform and thus does not support Java.
>
> But why the GCC 4.4.2 is OK,and I want to build a corss compiler that support
> java for embedded system.
sorry,you are right, I had been add a java patch for 4.4.2 gcc,I forgat it
Thanks for your reply!!