Sean McBride wrote:
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.

If you want to see what we had, it can be found here:

http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/Attic/cmGlobalCodeWarriorGenerator.cxx?root=CMake&rev=1.18&hideattic=0&view=log
http://public.kitware.com/cgi-bin/viewcvs.cgi/Source/Attic/cmGlobalCodeWarriorGenerator.h?root=CMake&rev=1.18&hideattic=0&view=log

-Bill

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to