Hi Daniel! Thanks for the update.
The boinc_zip stuff in the Makefile.mingw is left over from an old version of boinc_zip that was removed from the boinc source tree. As nobody complained so far I think that no one (else) is actually compiling boinc_zip with MinGW. We, who originally put that in the Makefile.mingw, have by now switched to using zlib, and thus don't need it anymore. If you need it and want to adapt the Makefile to the newly added boinc_zip, I'd happily incorporate your updates or patches. Best, Bernd Daniel Carrion wrote, On 26.01.13 14:27: > Just a quick one just to check if "lib/Makefile.mingw" is due for an update > to accommodate recent zip changes? No issues compiling the main libraries, > just boinc_zip. I'm working through it now to get it working and noticed a > few things. E.g. ZIP_OBJ doesn't reflect what exists, error finding > zipmain def in boinc_zip.cpp. End result is undefined reference errors when > going to compile boinc_zip. > > Not a biggie as I can get around it but thought I should give a heads up in > case someone wants to update it for the mingw users that want to compile > boinc_zip lib. > > -- Daniel > _______________________________________________ > boinc_dev mailing list > [email protected] > http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev > To unsubscribe, visit the above URL and > (near bottom of page) enter your email address. _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
