Win32: With the latest gcc (2.95, pre-release), we can have binary
[platform/upstream/glib.git] / ChangeLog.pre-2-12
index 858d220..186bd2a 100644 (file)
@@ -1,3 +1,16 @@
+1999-07-21  Tor Lillqvist  <tml@iki.fi>
+
+       Win32: With the latest gcc (2.95, pre-release), we can have binary
+       compatibility with MSVC by using the switch -fnative-struct. No
+       longer build DLLs with .gcc in the name when using gcc.
+
+       * README.win32: Renew gcc build instructions.
+
+       * build-dll: Comments change, handle also .a files.
+
+       * makefile.cygwin.in
+       * tests/makefile.cygwin.in: Remove .gcc from DLL name.
+       
 1999-07-13  Tor Lillqvist  <tml@iki.fi>
 
        * README.win32: Correct URL for mingw runtime sources.