diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-09-19 00:59:37 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-09-19 00:59:37 +0000 |
commit | 335779615d07ed7511ae58c8b9b838e1fef89cc6 (patch) | |
tree | a6e8d1408d9da0437945509795e9709b7d0a2304 /README.win32 | |
parent | d5a724df11afec94a09476fad62b1b06847da57a (diff) | |
download | glib-335779615d07ed7511ae58c8b9b838e1fef89cc6.tar.gz |
Correct InternalName and OriginalFilename to match what we actually
2001-09-19 Tor Lillqvist <tml@iki.fi>
* gobject.rc.in: Correct InternalName and OriginalFilename to
match what we actually produce.
* gmodule.rc.in: Correct InternalName and OriginalFilename to
match what we actually produce.
* gthread.rc.in: Correct InternalName and OriginalFilename to
match what we actually produce.
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/README.win32 b/README.win32 index b56f0e967..95e3b3284 100644 --- a/README.win32 +++ b/README.win32 @@ -115,7 +115,14 @@ There are probably also other hickups when using auto* and configure to build for mingw, sigh. Every now and then I try to get rid of the hand-written makefiles and configuration headers for Win32, and start fooling around with auto* etc, but after a while give up and fall -back. +back. At least, it used to be like that. Lately I have again been +working on using auto*/configure/libtool on Win32, and it now seems to +work well enough (with some patches applied to the current CVS +libtool...). + +The hand-written makefile.mingw(.in) files, and the stuff in the +"build" module has been updated to produce DLLs and import libraries +that match what Makefile.am and libtool produces. If you want to run the Cygwin-based gcc, it gets a bit more complicated. We still want gcc to produce code that does not use |