Running Sun Studio 12 on Mac OSX
Hello All,This may seem like a really dumb question, but is it possible to run Sun Studio on Mac OSX?Thanks,Jared
[141 byte] By [
Jareda] at [2007-11-27 6:44:58]

# 1
No, there are no compilers or tools for Mac OS X in Sun Studio 12, and even Sun Studio IDE may not work, because it is using native libraries to communicate with debugger "dbx". But you can try to useNetBeans 5.5.1 with C/C++ Development Pack.Thanks,Nik