If I want to develop an application that targets System 6 what version of CodeWarrior should I be using ?
I have an old open source which was originally targeted for MacOS 7+ that makes a lot of C library calls (fcntl, etc) that I would like to get running on System 6. I have been noodling around with CodeWarrior Pro 6 which has the source available for its C library and you can compile it yourself. But one thing I've noticed is that I'm pretty sure it doesn't support System 6 since it makes Toolbox calls that are not available on System 6 and causes crashes.
Thanks!
I have an old open source which was originally targeted for MacOS 7+ that makes a lot of C library calls (fcntl, etc) that I would like to get running on System 6. I have been noodling around with CodeWarrior Pro 6 which has the source available for its C library and you can compile it yourself. But one thing I've noticed is that I'm pretty sure it doesn't support System 6 since it makes Toolbox calls that are not available on System 6 and causes crashes.
Thanks!

