Building unbound on MXE (short version)

After changing:

manson@manson-VirtualBox:~/unbound$ svn diff configure libunbound/ubsyms.def
Index: configure

Hi Henri,

I made slightly different fixes for these issues:
if echo $host $target | grep mingw32 >/dev/null; then on_mingw="yes"
And the sldns_wire2str stuff is fixed with extra link arguments in
Makefile.in for anchor-update.exe.

That should make the build work also for other ports than MXE.

Best regards, Wouter

Hello Wouter,

Can you make an unbound release (unbound-X.Y.Z.tar.gz) containing these changes? Then I can try to make a MXE project out of it

Best regards, Henri

Hi Henri,

http://www.nlnetlabs.nl/~wouter/unbound-1.5.10_20160712.tar.gz

This is a snapshot of the code repository with the files from today.

Best regards, Wouter

Hello Wouter,

Thanks. I have checked in the unbound .mk file into MXE at https://github.com/arpa2/mxe