Umm... For tools for Graal, I just dual-boot into Ubuntu (Edgy). It's pretty supported. (IM me for link?)
Other than that... There's no support AT ALL for Mac OS X. You delete the PowerPC archetypes off your computer, and you (save 3 gigs and) can't run Graal no more!
=[ PowerPC got a better emulation in September -- And it shows. But! Still not enough to prevent me from dual-booting.
All in all, I have Linux for Development, and Mac for everything else. Screw Windows. As for the rest... If I find the excessive need to, I just boot into Windows XP with parallels... Which, might I add, is an EXCELLENT emulator tool. The only perk is it doesn't support your extensive graphics abilities while emulated: Everything else, however, has been smooth.
The only problem with emulated windows is all the images that have an alpha != 1 or is stretched: They display as big white boxes with poka-dots.
In the end... If you want Graal on Mac OS X, you emulate. If you want Graal on your Mac, you use Linux. If you're really desperate and get confused too easily about Linux, use Windows.
A nifty hack I did for my Linux is this:
NPC Code:
cd /mnt/
sudo mkdir Mac
sudo mount -t auto /dev/sda2 /mnt/Mac/
cd ~
ln -s /mnt/Mac/Users/(username)/Music/iTunes/iTune's\ Music
You might want to add that to your
/etc/fstab
Like that, you have a folder on the user that links to your music on Mac.
For that to work, I changed the rights ( in Mac: Mac drive is read-only ) to 744 recursively.
Personally, however... I LOVE the webcam support on Mac. No, Yen, I do not want to dance for you.