[Liblas-devel] /GR vs /EHsc

Mateusz Loskot mateusz at loskot.net
Fri Sep 26 15:17:18 EDT 2008


Folks,

I see we don't distinguish compilation flags for versions of Visual C++.
I think we should do the same what GDAL or GEOS does:

nmake -f makefile.vc MSVC_VER=XXX

where XXX is 1500, 1400, 1310, etc.

For example, Visual C++ 7.1 uses /GX option which was replaced with 
/EHsc in later versions of the compiler.

Comments are welcome.

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org



More information about the Liblas-devel mailing list