[PATCH] Fix libjava version number under cygwin
Bernd Edlinger
bernd.edlinger@hotmail.de
Wed Jan 28 14:14:00 GMT 2015
Hi,
after the recent version bump of the libjava libraries, java under cygwin is broken.
The reason is that libgcc/config/i386/cygming-crtbegin.c needs to know the exact
version number to load the symbol _Jv_RegisterClasses from cyggcj-16.dll.
This patch fixes the cyggcj-xx.dll version numbers for cygwin and mingw32 again.
Boot-strapped with java under x86_64-pc-cygwin.
OK for trunk?
Thanks
Bernd.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-java-cygwin.diff
Type: application/octet-stream
Size: 1588 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20150128/eebdee43/attachment.obj>
More information about the Gcc-patches
mailing list