On 01/28/15 04:51, Bernd Edlinger wrote:
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?
OK. jeff