<p>The  output should be standard shared library. I have probably copy-pasted wrong (provider) block. I have no idea what is the difference on  OS X.</p>
<p>Sorry for the problems, i dont have access to source code at this moment, could you try to change<br>
CMakeLists.txt to  build simple shared library.</p>
<p>Radim<br></p>
<p>On Dec 8, 2012 6:25 PM, "Larry Shaffer" <<a href="mailto:larrys@dakotacarto.com">larrys@dakotacarto.com</a>> wrote:<br>
><br>
> Hi,<br>
><br>
> With recent commit:<br>
> <a href="https://github.com/qgis/Quantum-GIS/commit/4dc84995ee4dec8fe4b927a650b900e7edddaad4">https://github.com/qgis/Quantum-GIS/commit/4dc84995ee4dec8fe4b927a650b900e7edddaad4</a><br>
><br>
> Build of FAKE_LIB_GRASS_GIS fails on Mac OS X with:<br>
> Linking CXX shared module ../../../PlugIns/qgis/<a href="http://libgrass_gis.6.4.2.so">libgrass_gis.6.4.2.so</a><br>
> clang: error: invalid argument '-compatibility_version 1.9.0' only<br>
> allowed with '-dynamiclib'<br>
> make[2]: *** [PlugIns/qgis/<a href="http://libgrass_gis.6.4.2.1.9.0.so">libgrass_gis.6.4.2.1.9.0.so</a>] Error 1<br>
> make[1]: *** [src/providers/grass/CMakeFiles/grass_gis.6.4.2.dir/all] Error 2<br>
><br>
> In src/providers/grass/CMakeLists.txt it seems a MODULE, and not<br>
> SHARED library is generated (which I think is needed if a framework is<br>
> being built), but I do not know enough about this aspect of CMake, or<br>
> the build process, to fix it.<br>
><br>
> Any help would be appreciated.<br>
><br>
> Regards,<br>
><br>
> Larry<br>
> _______________________________________________<br>
> Qgis-developer mailing list<br>
> <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
</p>