Kronos wrote:
@gazza
Have you set the needed assigns ? Is the "bin" directory in your path ?
That's what I'm talking about. We need an envireonment that works without problem, out of the box.
On the C64, the Basic interpreter was there on power up. Easy. A lot of todays great programmers started their carrears on the C64 because it was so simple and easy to get started. On the Amiga there was AMOS, which allowed people to start programming just as easily. No hazzle. The Aminet testifies of the AMOS success. But when someone try to compile a simple "Hello World" in C and gets all kinds of cryptic error messages from the compiler regarding missing header files or whatever, they might loose their motivation and just quits trying.
C is a more complex language than Basic, but it should be just as easy to "get going" for a beginner, so he/she can focus wholehartedly on learning the programming instead of trying to get the compiler up and running.