From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Thu, 13 Nov 2014 11:23:05 -0800 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=e89a8f6426ec0fa7200507c27188 Subject: [9fans] 9vx/Go/Yosemite questions Topicbox-Message-UUID: 276503ac-ead9-11e9-9d60-3106f5b1d025 --e89a8f6426ec0fa7200507c27188 Content-Type: text/plain; charset=UTF-8 i succeeded in compiling a recent 9vx (from 0intro's repo on bitbucket) on linux, but not on osx. - is anyone working on porting this version to Yosemite? - in order to run go built for plan9/386 on 9vx, presumably go should be built without support for SSE2. is there a way to avoid this? Thanks, -Skip --e89a8f6426ec0fa7200507c27188 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
i succeeded in compiling a recent 9vx (from 0intro's r= epo on bitbucket) on linux, but not on osx.

- is anyone = working on porting this version to Yosemite?

- in order = to run go built for plan9/386 on 9vx, presumably go should be built without= support for SSE2. is there a way to avoid this?

T= hanks,
-Skip
=C2=A0
--e89a8f6426ec0fa7200507c27188-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 13 Nov 2014 14:33:39 -0500 Message-ID: From: minux To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a11c2bbbadba1a70507c296de Subject: Re: [9fans] 9vx/Go/Yosemite questions Topicbox-Message-UUID: 276950f6-ead9-11e9-9d60-3106f5b1d025 --001a11c2bbbadba1a70507c296de Content-Type: text/plain; charset=UTF-8 On Nov 13, 2014 2:25 PM, "Skip Tavakkolian" wrote: > - in order to run go built for plan9/386 on 9vx, presumably go should be built without support for SSE2. is there a way to avoid this? set GO386 to 387 before running all.rc --001a11c2bbbadba1a70507c296de Content-Type: text/html; charset=UTF-8


On Nov 13, 2014 2:25 PM, "Skip Tavakkolian" <skip.tavakkolian@gmail.com> wrote:
> - in order to run go built for plan9/386 on 9vx, presumably go should be built without support for SSE2. is there a way to avoid this?
set GO386 to 387 before running all.rc

--001a11c2bbbadba1a70507c296de--