Has anyone had success with compiling plan9port under Mac OS X 10.6 (Snow Leopard)? I've submitted an issue report at http://code.swtch.com/plan9port/issue/27/compiling-under-snow-leopard that provides the error messages I received. I then tried adding CC9=gcc -m32 to a $PLAN9/LOCAL.config file, but when running ./install I ended up with a variety of the following errors:
>>> /Users/--/plan9/config: line 1: -m32: command not found Does anyone have any suggestions? Thanks.
