This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/18459] linux -> win cross compiler : gcj produces corrupt executables
- From: "ovidr at users dot sourceforge dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Nov 2004 19:22:17 -0000
- Subject: [Bug java/18459] linux -> win cross compiler : gcj produces corrupt executables
- References: <20041113044458.18459.ovidr@users.sourceforge.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ovidr at users dot sourceforge dot net 2004-11-13 19:22 -------
I don't think this is a duplicate - it has nothing to do with LANG settings.
The stacktrace may look similar, and end on _Jv_FindClass, but it does not go
through PrintStream/UnicodeToBytes.
I reverted the following patch to cygming.h from Nov 6th:
http://gcc.gnu.org/ml/gcc-cvs/2004-11/msg00265.html
And everything works again.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18459