On 09/15/2010 01:03 AM, satarupa pal wrote: > Please find the gcc_platform.cmake attached here .
That seems to have some remnants of CRLF newlines in it: SET(target ) SET(cpu_type ) SET(tm_defines ^M) SET(tm_file ) SET(xm_defines ^M) SET(xm_file ) SET(host_xm_defines ) SET(host_xm_file ) SET(build_xm_defines ) SET(build_xm_file ) SET(tm_p_file ) SET(extra_modes ) SET(extra_objs ^M) SET(c_target_objs ^M) SET(cxx_target_objs ^M) SET(target_cpu_default ^M) Did you copy this source tree from a Windows machine? Please try a fresh checkout from cvs using a Linux client. -Brad _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://www.gccxml.org/mailman/listinfo/gccxml
