OSDN Git Service

* config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / mingw32.h
index 4f8b101..84938d1 100644 (file)
@@ -225,5 +225,5 @@ __enable_execute_stack (void *addr)                                 \
 #define LIBGCC_SONAME "libgcc_s" LIBGCC_EH_EXTN "-1.dll"
 
 /* We should find a way to not have to update this manually.  */
-#define LIBGCJ_SONAME "cyggcj" /*LIBGCC_EH_EXTN*/ "-11.dll"
+#define LIBGCJ_SONAME "libgcj" /*LIBGCC_EH_EXTN*/ "-11.dll"