recent versions of Cygwin GCC.
+2001-03-06 Andrew Innes <andrewi@gnu.org>\r
+\r
+ * INSTALL: Add --ldflags to configure line for building with\r
+ recent versions of Cygwin GCC.\r
+\r
2001-03-05 Eli Zaretskii <eliz@is.elta.co.il>\r
\r
* configure.bat: Use correct options when compiling a test program\r
1.1.8, you may need to specify some extra compiler flags like so:
configure --with-gcc --cflags -mwin32 --cflags -D__MSVCRT__
+ --ldflags -mwin32
We will attempt to auto-detect the need for these flags in a future
release.