[Bug java/48512] New: [4.6] gcj spec files references incorrectly crtmt.o on i686-w64-mingw32 target

2011-04-08 Thread blakawk at gentooist dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48512 Summary: [4.6] gcj spec files references incorrectly crtmt.o on i686-w64-mingw32 target Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority:

[Bug boehm-gc/48514] New: [4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target

2011-04-08 Thread blakawk at gentooist dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48514 Summary: [4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug boehm-gc/48514] [4.6] boehm gc incorrectly compile using __declspec(dllexport) on i686-w64-mingw32 target

2011-04-08 Thread blakawk at gentooist dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48514 --- Comment #1 from blakawk at gentooist dot com 2011-04-08 08:54:22 UTC --- Created attachment 23924 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23924 Proposed patch This "ugly" patch fixed the problem by defining GC_NOT_DLL

[Bug java/48515] New: [4.6] GCJ fails to compile jni.cc because of reflection errors on i686-w64-mingw32 target

2011-04-08 Thread blakawk at gentooist dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48515 Summary: [4.6] GCJ fails to compile jni.cc because of reflection errors on i686-w64-mingw32 target Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal

[Bug java/48515] [4.6] GCJ fails to compile jni.cc because of reflection errors on i686-w64-mingw32 target

2011-04-08 Thread blakawk at gentooist dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48515 --- Comment #1 from blakawk at gentooist dot com 2011-04-08 09:20:51 UTC --- Created attachment 23925 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23925 gcc-4.6.1-20110401-fix-libjava-reflect-build-error This patch fixes the problem