Hi All,
Is Lazarus suitable for use on an eMac with 10.3.9 os?
I was given the eMac at the weekend and would like to make a start at programming for MAcs as well as windows.
Yes, the current GTK-based snapshots will run on 10.3.9. However, if you want to compile a program with the native Carbon-based widgetset that's under development, you will need 10.4 Tiger since the Carbon widgetset uses some Carbon API functions that are not in 10.3.
10.5 (Leopard) will be out in a few weeks and I would imagine that Apple will discontinue support for 10.3 soon after, so you might look into getting a copy of 10.4 (Tiger). If you're a student I believe there's an educational discount for OS X.
For more information on installing Lazarus:
http://wiki.lazarus.freepascal.org/OS_X_Programming_TipsThanks.
-Phil