[COMMITTED] Fix typo in libgcj soname for mingw

Dave Korn dave.korn.cygwin@googlemail.com
Wed Feb 17 15:54:00 GMT 2010


    Hi list,

  With thanks to jojelino (who noticed this typo in PR42658), I've committed
the attached patch, which resolves a cut'n'pasto I made when I first applied
the libjava-as-two-separate-dlls patch.

gcc/ChangeLog:

	* config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.

  Tested that I didn't break the build by building a cygwin-x-mingw cross and
disassembling the relevant crtbegin.o to see that it now had the correct name.

    cheers,
      DaveK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mingw-libjgcj-name-fix.diff
Type: text/x-c
Size: 506 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100217/e82d2e41/attachment.bin>


More information about the Gcc-patches mailing list