| I am sorry for the confusion.
As I am sure you are aware, MacOS 7-9 and MacOS X are almost completely
different platforms.  I have not tested Scons on OS X, but due to OS X's
Unix base (it uses Unix pathnames), I would expect Scons to work just fine
on it*.
MacOS 9 and earlier** use a different convention for pathnames and Scons
currently does not fully support it (although Python does).
I use OS 9.1 almost exclusively.  I have OS X 10.1 installed on my machine
but I do not like it.  My wife's computer has OS X 10.2.  So I am able to
test on those versions but I plan on using OS 9 as my primary system until
something truly better comes along.
So, I see my primary role here as being one of the maintainers of the Legacy
Mac port of Csound.  I hope that I am not stepping on anyone's toes, but I
have been trying to take on this role because it doesn't seem like anyone
else is interested.
I view deveIopment of the OS X version of Csound as a separate effort and
just another variation on the *nix port.  I am happy, though, to assist with
development on OS X as I am able.
I am sorry if my comments about OS X and Python in a previous post were
confusing.  I also tend to say just "Mac" a lot when I really mean to
exclude OS X.
Thanks for taking the time to understand the problems I am having.
:)
Anthony Kozar
anthony.kozar@utoledo.edu
* Except possibly on 10.1 which has no built-in Python.  I have looked
around a little bit more now, and I have found at least two Python binary
distributions available from third-parties which are supposedly usable on
10.1.  Using them would require downloading and learning to use a non-Apple
package manager however.
** Some call this "Classic" but that is confusing with OS X's "Classic
environment" -- I prefer the term "Legacy MacOS."
On 4/6/04 10:33 PM, Michael Gogins etched in stone:
> The situation is still not clear to me.
> 
> Does SCons work with ANY version of the Mac OS? If so, which ones?
> 
> Or do you only work with Mac OS 9?  |