On Fri, Apr 17, 2009 at 5:38 AM, Walter Bright <[email protected]> wrote: > Frits van Bommel wrote: >> >> Walter Bright wrote: >>> >>> Anders Bergh wrote: >>>> >>>> You could probably make dmd run on some GNU/Darwin, but it's sort of >>>> dead. There's http://www.puredarwin.org/ but I'm not sure if it >>>> actually works yet. The iPhone is an ARM platform so dmd would >>>> certainly not work there... >>> >>> If dmd/phobos binaries for osx won't work on those machines, then it's >>> appropriate to have a different version identifier. >> >> So you're saying version(linux) shouldn't be defined on PPC or ARM Linux >> systems? After all, dmd/phobos binaries for Linux won't run on them... >> >> >> (I agree with BCS; the test should be source code compatibility) > > I meant if they were running on an x86 yet the binaries are different. >
Isn't there powerpc osx as well ?
