Interesting.Here is the post where I originally brought up the issue and why its happening:
http://geos.refractions.net/pipermail/geos-devel/2006-February/001707.html And here is a bug report I just entered: http://postgis.refractions.net/bugs/bug.php?op=show&bugid=85&pos=23 Charlie Howard Butler wrote:
OSX does this as well (uses gcc instead of g++). At 11:55 AM 4/4/2006, Charlie Savage wrote:Well, that brings up another error - on MinGW the geos autoconf scripts use gcc not g++. I posted a bug a message about that back in February I think it was. I'll dig it up and put it in the bug database.Thus, I always manually edit the generated Make file and use g++. That include libstdc++ by default - otherwise you can't even compile geos.Charlie <mailto:[EMAIL PROTECTED]>[EMAIL PROTECTED] wrote: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 assertionfail ../../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;_______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel