On 12 May 2011 19:09, Rafael Rivera <[email protected]> wrote: > Philip, > > Great feedback! Can you provide a copy of config.h? Would be helpful to see > what gets created with mingw/msys and win32.
http://pastebin.com/k9qh7Vt8 This is from a working mingw build, not the failed MSVC stuff. Based on the 1.4 source with a couple of tiny tweaks to the gnulib configuration - see https://github.com/mangobrain/coapp-gzip. Should be buildable by cloning, updating the gnulib submodule, then running bootstrap, configure & make from mingw. You will need to add git's bin dir to PATH for bootstrap to work. _______________________________________________ Mailing list: https://launchpad.net/~coapp-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~coapp-developers More help : https://help.launchpad.net/ListHelp

