J Decker wrote:
Is there

CMAKE_C_FLAGS_EXE_INIT and CMAKE_C_FLAGS_SHARED_INIT ?

I also just tried exporting the blow mentioned values on 2.8.1-RC4,
with the same result.


You are clearing the CMakeCache.txt file each time you change the _INIT values right? The other thing you can try is editing the variables in the CMakeCache.txt directly until you get it working. Then change the _INIT variables.


-Bill
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to