git-svn-id: svn+ssh://svn.code.sf.net/p/libjpeg-turbo/code/trunk@86
632fc199-4ca6-4c93-a231-
07263d6284db
libjpeg.so.62.0.0 (Linux, Solaris)
libjpeg.62.dylib (OS X)
- libjpeg-0.dll (MinGW)
+ libjpeg-62.dll (MinGW)
cygjpeg-62.dll (Cygwin)
Shared library for libjpeg-turbo
to the configure command line and replace CFLAGS and CXXFLAGS with '-O3 -m64'.
+MinGW Build on Cygwin
+---------------------
+
+Same instructions as above, but add
+
+ --host mingw32
+
+to the configure command line. This will produce libraries which do not
+depend on cygwin1.dll or other Cygwin DLL's.
+
+
*******************************************************************************
** Windows (Visual C++)
*******************************************************************************