Ticket #276 (closed defect: fixed)
"make check" failed at geos_unit on mingw
| Reported by: | sanak | Owned by: | geos-devel@… |
|---|---|---|---|
| Priority: | major | Milestone: | 3.3.0 |
| Component: | Default | Version: | svn-trunk |
| Severity: | Unassigned | Keywords: | mingw |
| Cc: |
Description
"make check" failed(crushed) at geos_unit on mingw as following versions.
- svn-trunk(r2610)
- 3.1.1(tar.bz2)
- 3.0.4(tar.bz2)
After remove "-O2" option from CXXFLAGS in tests/unit/Makefile, and remove all object files(*.o) in tests/unit folder, then execute "make check" again, geos_unit can execute normally, and all tests passed.
Regards,
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

