> The change will have to go in Modules/Platform/HP-UX.cmake. > I think we should be able to check the > CMAKE_HOST_SYSTEM_PROCESSOR variable.
Is there a tool I can run to tell you exactly, how processor names shuld look like? Is it "file" or something else? > If someone has > access to one of these machines and can work out a patch, I > can put it in CMake. Even better, if someone has access to > one of these machines, and can setup a nightly dashboard to > make sure it stays working. I am currently working on a GNU Linker that will run on Linux and produce IA64 HP-UX binaries. A GNU Linker for PA-RISC2.0 HP-UX is alredy finished by someone else. So far I can tell, HP-UX.cmake has to be rewritten, since GNU Linker does not know about +Options --> CMAKE_CROSSCOMPILING or something else needs to be analysed to find out if we are using Hp's linker or GNU linker. Denis _______________________________________________ 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