Building v7 legacy under Cygwin
Posted: 2016-05-14T09:17:29-07:00
I wanted to build IM v7.0.1-0 with legacy programs under Cygwin, so my ./configure was this, as reported in config.log:
However, the only program that was built was magick.exe.
"grep -i legacy config.log" gives:
Am I doing something wrong? How do we build the legacy programs under Cygwin?
Code: Select all
$ ./configure --prefix=/home/Alan/imdevins7010 --with-quantum-depth=32 --enable-hdri --with-rsvg=yes --with-windows-font-dir=/cygdrive/c/Windows/Fonts --enable-docs --with-modules --enable-legacy-support
"grep -i legacy config.log" gives:
Code: Select all
$ ./configure --prefix=/home/Alan/imdevins7010 --with-quantum-depth=32 --enable-hdri --with-rsvg=yes --with-windows-font-dir=/cygdrive/c/Windows/Fonts --enable-docs --with-modules --enable-legacy-support
CONFIGURE_ARGS='./configure '\''--prefix=/home/Alan/imdevins7010'\'' '\''--with-quantum-depth=32'\'' '\''--enable-hdri'\'' '\''--with-rsvg=yes'\'' '\''--with-windows-font-dir=/cygdrive/c/Windows/Fonts'\'' '\''--enable-docs'\'' '\''--with-modules'\'' '\''--enable-legacy-support'\'''
LEGACY_SUPPORT_FALSE='#'
LEGACY_SUPPORT_TRUE=''