[Bug java/52468] Build failure for *-*-mingw32
ktietz at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Mar 3 19:41:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52468
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2012-03-03
CC| |ktietz at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #1 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-03-03 19:39:24 UTC ---
The issue here is '--enable-threads=posix'. It seems that in libjava it isn't
expected that win32 has posix-threading. So it more a enhancement IMHO.
More information about the Java-prs
mailing list