On 10/10/2012 02:27 PM, Arindam Mukherjee wrote:
> On Wed, Oct 10, 2012 at 8:51 PM, Brad King <brad.k...@kitware.com> wrote:
>>  $ head -1 cmake_aix/CMakeFiles/CompilerIdC/CMakeCCompilerId.c
>>  ifdef __cplusplus
>>
>>  http://www.cmake.org/Bug/view.php?id=13149
>>  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=b3c77889
>>
> I don't have access to my sandbox at this hour. I'll confirm the
> version of cmake in a day.
> The method of build was simply:
> 
> ./bootstrap --prefix=install_dir
> make
> make install

If the version of CMake is at least 2.8.9 then there must be
another place that triggers a similar streams library bug.
You'll have to debug the configure_file implementation to
see why it drops the initial '#' from CMakeCCompilerId.c when
built against this old compiler's streams library.

-Brad
--

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