[Mapserver-users] MDK9 (gcc3): undefined reference to `__gxx_personality_v0'
richard hornsby
rhornsby at io.osuedc.org
Mon Jan 6 05:56:51 PST 2003
-[snip]-
NV :2) adding -lstdc++ to the list of libraries thesse executables are
NV : linked against
-[snip]-
this worked out very well, thanks!
fyi, this is the line I put it on, forgive my poor man's hack if it should
go elsewhere:
STATIC_LIBS= $(GD_STATIC) $(OGR_STATIC) -lstdc++
this is at or around line 161 of the Makefile.
-rj
More information about the MapServer-users
mailing list