Ulf Wendel wrote:
Hi,

CMake 2.6.2 gives me a crash on OS/400 (i5/OS PowerPC 32bit):

-- The C compiler identification is VisualAge
-- The CXX compiler identification is VisualAge
-- Check for working C compiler: /QOpenSys/vac600/usr/vacpp/bin/xlc_r
terminate called after throwing an instance of 'std::logic_error'
  what():  basic_string::_S_construct NULL not valid
/bin/bash: line 44: 2871447 IOT/Abort trap (core dumped) /home/mysqldev/bs/connector-common-32bit/inst/cmake/bin/cmake -G "Unix Makefiles" -DCONNECTOR_PLATFORM=i5pase-powerpc-32bit -DMYSQL_CONFIG_EXECUTABLE="/home/mysqldev/bs/connector-common-32bit/inst/mysql-server-gpl-static/bin/mysql_config" -DMYSQLCPPCONN_TRACE_ENABLE:BOOL=1 #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=

Can you run cmake in a debugger?

Did you build CMake yourself, or is it a Kitware build?

-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