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 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;
_______________________________________________
geos-devel mailing list
[email protected]
http://geos.refractions.net/mailman/listinfo/geos-devel
_______________________________________________
geos-devel mailing list
[email protected]
http://geos.refractions.net/mailman/listinfo/geos-devel