[postgis-tickets] [PostGIS] #2364: Setup winnie with a mingw64 gcc 4.8.0 seh chain
PostGIS
trac at osgeo.org
Sun Jun 23 21:44:09 PDT 2013
#2364: Setup winnie with a mingw64 gcc 4.8.0 seh chain
---------------------------+------------------------------------------------
Reporter: robe | Owner: robe
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: buildbots | Version: 2.1.x
Keywords: windows64,edb |
---------------------------+------------------------------------------------
Comment(by robe):
Done -- she is now building 9.3x64bit PostGIS 2.1 and 2.2 with gcc 4.8
seh. I still need to recompile boost, cgal to support pgrouting (in 2.1)
since the current 9.3 pgrouting I have compiled is incompatible with the
4.8 seh. This I hope to reuse for building sfcgal (in 2.2) so I'll
probably go with a newer chain of CGAL than I did with other pgrouting.
I was also insane enough to use a newer msys chain --
http://sourceforge.net/projects/mingwbuilds/files/external-binary-packages
(msys+7za+wget+svn+git+mercurial+cvs-rev13.7z) which I chose because it
came all packaged with svn and git yippee.
Unfortunately that meant I needed to be really careful with my PATH
setting to insure the msys libraries were found last since it caused some
CreateProcess errors (when I mistakenly had those first in my path). I
also decided to use fstabs heavily this time so my carry along ming chain
doesn't have to sit on the C drive and projects folder can be moved
anywhere.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2364#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list