Jason Slemons wrote: > Here are the a.out files. The compiler is including 0x14 characters at the end of string literals. This was preventing the strings extraction in the file(STRINGS) command that CMake uses to parse the binaries. I've committed a fix, and now CMake can extract the id strings out of the binaries you sent.
-Brad Support more special characters in file(STRINGS) /cvsroot/CMake/CMake/Source/cmFileCommand.cxx,v <-- Source/cmFileCommand.cxx new revision: 1.139; previous revision: 1.138 _______________________________________________ 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
