[postgis-users] Windows 64 bit builds

Knut Aksnes-NOR Knut.Aksnes at jeppesen.com
Tue Aug 23 00:34:51 PDT 2011


To me this seems like a libtools related problem, my initial guess is that you don't use the C++ compiler for linking, I see from the configure.in (in GEOS) file that you are doing some tricks to make libtools use C for linking. This really needs to be C++ not C. See http://www.gnu.org/software/libtool/manual/html_node/C_002b_002b-libraries.html#C_002b_002b-libraries for an explanation why.

From: postgis-users-bounces at postgis.refractions.net [mailto:postgis-users-bounces at postgis.refractions.net] On Behalf Of Paragon Corporation
Sent: 23. august 2011 00:32
To: 'PostGIS Users Discussion'
Subject: Re: [postgis-users] Windows 64 bit builds


> I see that there are no prebuilt binaries for Windows 64 bit. Are there issues with Win 64 or just lack of resources to do build and packaging?

Yes.  We are having trouble getting Win 64 to compile all the dependencies needed under MingW and VS

http://trac.osgeo.org/postgis/wiki/DevWikiWinMingW64


The VS is probably mostly our eneptness at dealing with solution files.  Though the solution files from 1.4 are probably so antiquated they would need a ton of work to get them to work for 2.0 so MingW seemed like the easiest route.

For MingW we got stuck at the GEOS compile stage.

Any help of proficient windows builders would be greatly appreciated and we would be willing to continue the packaging once we get over this hump.

Thanks,
Leo and Regina
http://www.postgis.us<http://www.postgis.us/>


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20110823/9463ee5c/attachment.html>


More information about the postgis-users mailing list