2010/6/3 Alexander Neundorf <[email protected]>: > On Thursday 03 June 2010, Pavel Heimlich, a.k.a. hajma wrote: >> 2010/6/1 Alexander Neundorf <[email protected]>: >> > Can you put something like >> > #warning "Here I am" >> > in places where it makes sense in CMakeCXXCompilerId.cpp.in and then run >> > cmake again in clean build trees (small hello-world like projects should >> > be good enough for that). >> >> Hi, compiling slightly modified CMakeCXXCompilerId.cpp.in >> (http://tropikhajma.sweb.cz/osol/a.cpp) yields: >> $ CC a.cpp >> "a.cpp", line 7: Warning: #warning "CMakeCXXCompilerId.cpp.in:1". >> "a.cpp", line 22: Warning: #warning "CMakeCXXCompilerId.cpp.in:3". >> "a.cpp", line 62: Warning: #warning "CMakeCXXCompilerId.cpp.in:7". >> "a.cpp", line 67: Warning: String literal converted to char* in >> initialization. "a.cpp", line 68: Warning: #warning >> "CMakeCXXCompilerId.cpp.in:8". 5 Warning(s) detected. >> $ ./a.out >> SunPro >> >> HTH > > > Hmm, this looks good actually. > Could you please post the compiled a.out file ?
sure. http://tropikhajma.sweb.cz/osol/a.out > > Do you also get the "Unknown" CXX compiler id with cmake 2.8.1 ? let me try that. it'll take some time though. > > Alex > _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
