This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/50895] Build failure in jni.cc
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 20:21:59 +0000
- Subject: [Bug libgcj/50895] Build failure in jni.cc
- Auto-submitted: auto-generated
- References: <bug-50895-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50895
--- Comment #3 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-02-14 20:21:59 UTC ---
Well, the 4.7 error you get here is due unsupport posix-threading support for
libjava on Windows targets. Not sure if I want to enhance libjava that it
supports this feature.