From c8a28b935ca605ece11c65564ad1d3918786dd07 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 21 Jul 1999 19:18:41 +0000 Subject: [PATCH] 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. --- ChangeLog | 13 +++++++++++++ ChangeLog.pre-2-0 | 13 +++++++++++++ ChangeLog.pre-2-10 | 13 +++++++++++++ ChangeLog.pre-2-12 | 13 +++++++++++++ ChangeLog.pre-2-2 | 13 +++++++++++++ ChangeLog.pre-2-4 | 13 +++++++++++++ ChangeLog.pre-2-6 | 13 +++++++++++++ ChangeLog.pre-2-8 | 13 +++++++++++++ 8 files changed, 104 insertions(+) diff --git a/ChangeLog b/ChangeLog index 858d220..186bd2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-0 +++ b/ChangeLog.pre-2-0 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 858d220..186bd2a 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,16 @@ +1999-07-21 Tor Lillqvist + + 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 * README.win32: Correct URL for mingw runtime sources. -- 2.7.4