Hi michael,

On 8/29/11, Michael Hertling <mhertl...@online.de> wrote:
> [...]
>
> Could you try with this exemplary project and report the results,
> especially the exact command line? BTW, which shell do you use?

I am a (proud) zshell user - but used rigorous quoting around the
command line anyway ;).

Quoting the whole command line argument (in this exact command) gives
the same result:

   % cmake "-DCMAKE_CXX_FLAGS=-O3 -march=native" ..
   ...
   % grep "CXX_FLAGS=" CMakeCache.txt
   CMAKE_CXX_FLAGS=-O3 -march:UNINITIALIZED=native

Cheers,
Marcus
_______________________________________________
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