Ticket #178 (closed defect: fixed)
GEOS fails to build under GCC 4.3.0
| Reported by: | jey | Owned by: | mloskot |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | svn-trunk |
| Severity: | Unassigned | Keywords: | |
| Cc: |
Description
Attached is a patch to allow GEOS trunk r2123 to build against GCC 4.3.0. I tested this on Linux under i686 and amd64.
Additional random note: I had to remove "-ansi -pedantic" from the configure default CXXFLAGS too, but I was using libstdc++'s parallel mode and think this is a bug in libstdc++. I'll try a build with the regular libstdc++ and look into this further.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

