From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 3 Sep 2009 08:04:58 -0700 Message-ID: Subject: Re: [9fans] Compiling plan9port under Mac OS X 10.6 From: Russ Cox To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 613b23b2-ead5-11e9-9d60-3106f5b1d025 On Thu, Sep 3, 2009 at 2:53 AM, plus 852 wrote: > 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 moving to plan9port-dev