[ITA] fcgi-2.4.0-3

Ken Brown kbrown@cornell.edu
Tue Feb 17 20:54:00 GMT 2015


The x86 build is the same as Reini's build of 2.4.0-2, except for (a) a 
tweak to allow it to build with the current gcc and (b) a minor 
packaging change: The package provides some example C/C++ files in 
/usr/share/doc/fcgi/examples, and the build process compiles these. 
Reini put the corresponding *.exe files in a subdirectory of /usr/lib. 
This doesn't make sense to me, since they're just examples.  So I put 
them in /usr/share/doc/fcgi/examples, alongside the source files.

I also have a question: There are two *.la files, which cygport packages 
on x86 but not on x86_64.  Should I add "KEEP_LA_FILES=none", or do I 
risk breaking something by removing them from the 32-bit distro? 
They've been there since 2006.

The x86_64 build is new, but it built with no problems.

D=http://sanibeltranquility.com/cygwin/x86/release/fcgi
wget -x -nH --cut-dirs=1 \
${D}/fcgi-2.4.0-3-src.tar.xz \
${D}/fcgi-2.4.0-3.tar.xz \
${D}/setup.hint \
${D}/fcgi-debuginfo/fcgi-debuginfo-2.4.0-3.tar.xz \
${D}/fcgi-debuginfo/setup.hint \
${D}/libfcgi0/libfcgi0-2.4.0-3.tar.xz \
${D}/libfcgi0/setup.hint \
${D}/libfcgi-devel/libfcgi-devel-2.4.0-3.tar.xz \
${D}/libfcgi-devel/setup.hint

D=http://sanibeltranquility.com/cygwin/x86_64/release/fcgi
wget -x -nH --cut-dirs=1 \
${D}/fcgi-2.4.0-3-src.tar.xz \
${D}/fcgi-2.4.0-3.tar.xz \
${D}/setup.hint \
${D}/fcgi-debuginfo/fcgi-debuginfo-2.4.0-3.tar.xz \
${D}/fcgi-debuginfo/setup.hint \
${D}/libfcgi0/libfcgi0-2.4.0-3.tar.xz \
${D}/libfcgi0/setup.hint \
${D}/libfcgi-devel/libfcgi-devel-2.4.0-3.tar.xz \
${D}/libfcgi-devel/setup.hint

Ken



More information about the Cygwin-apps mailing list