[geos-devel] Geos 3 build issues on Windows
strk at refractions.net
strk at refractions.net
Tue Apr 4 11:37:34 EDT 2006
On Sun, Apr 02, 2006 at 08:50:08PM -0600, Charlie Savage wrote:
> For MinGw - still doesn't build. Same link error:
>
> c:\Development\MinGW\mingw32\bin\ld.exe: BFD 2.16.91 20060119 assertion
> fail ../../src/bfd/cofflink.c:1926
> make[2]: *** [libgeos.la] Error 5
> make[2]: Leaving directory `/usr/src/geos/source'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/geos/source'
> make: *** [all-recursive] Error 1
>
> Causes ld to have a segmentation fault.
Charlie, could you try adding -lstdc++ to
libgeos_la_LDFLAGS in source/Makefile.am ?
--strk;
More information about the geos-devel
mailing list