← Back to team overview

coapp-developers team mailing list archive

Re: MinGW and Gnulib

 

On 12 May 2011 19:09, Rafael Rivera <rafael@xxxxxxxxxxxxxxxxx> 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.


References