Open ysiraichi opened 8 years ago
GEOS is failing when compiling with GCC version 6.1.1 20160501.
I don't really know if it is a bug, or what. It seems that it cannot resolve the includes and when including some file, it behaves strangely.
The error issued by the GCC is here.
Ok. This should be fixed. It does not seems to be a GCC 6.1.1 version problem. This problem arises with GCC 5.4.0 and Clang 3.7.1, too. I will dig into this.
GEOS is failing when compiling with GCC version 6.1.1 20160501.
I don't really know if it is a bug, or what. It seems that it cannot resolve the includes and when including some file, it behaves strangely.
The error issued by the GCC is here.