This may be related to me taking out the gettimeofday function to resolve the ambiguous function error in MingW 5.1.2.
I've been getting the below warnings in all the .libs example files, although the library seems to compile. I'm not sure if these warnings are common or if I should be concerned. creating example.exe ..libs/lt-example.c: In function `main': ..libs/lt-example.c:79: warning: passing arg 2 of `execv' from incompatible pointer type On another note - I noticed my libgeos-2.dll and libgeos_c-1.dll are much huger than I would expect. The libgeos-2.dll is a whopping 10.9 mb and the libgeos_c-1.dll is 1086 kb. I'm guessing I must be statically compiling something in that I shouldn't be. ----------------------------------------- The substance of this message, including any attachments, may be confidential, legally privileged and/or exempt from disclosure pursuant to Massachusetts law. It is intended solely for the addressee. If you received this in error, please contact the sender and delete the material from any computer. _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel