Win32: With the latest gcc (2.95, pre-release), we can have binary
authorTor Lillqvist <tml@src.gnome.org>
Wed, 21 Jul 1999 19:18:03 +0000 (19:18 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Wed, 21 Jul 1999 19:18:03 +0000 (19:18 +0000)
commit4d7172def0a985ced97f197cee7973f304a5cc51
tree7a5344660260d5f9b96e0c7ff7c3dcb7d2e4abbb
parentda87b1ac8505eacf293b9dfc985e5ae93a82a4b7
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.
README.win32
build-dll
makefile.cygwin.in
tests/makefile.cygwin.in