On 2007-02-12 15:08, Ken Martin said: >We did try this once and as Bill said the challenge in the end was that IIRC >Code Warrior did not have an easy way to launch compiles from the command >line (as used by try_compile etc). I think folks were talking about using >some Apple Script to drive it or something like that to work around this but >it sounded a tad nasty.
CodeWarrior for the Mac is discontinued. These days CodeWarrior is only used for embedded stuff AFAIK. I'm not sure what platform the OP is using it with. Anyway, on the Mac, there were command line versions of the compiler and linker called mwcc and mwld respectively. -- ____________________________________________________________ Sean McBride, B. Eng [EMAIL PROTECTED] Rogue Research www.rogue-research.com Mac Software Developer Montréal, Québec, Canada _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
