9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Peter A. Cejchan" <tyapca7@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Building Go on Plan 9 using Antony Martin's instructions
Date: Tue,  3 Jan 2012 12:06:44 +0100	[thread overview]
Message-ID: <CAM6ozu5r2_HVe+xEhSQs8_2BpezOm=bvXOnqUQMks7bDFnTLCg@mail.gmail.com> (raw)
In-Reply-To: <0df6940d-5f56-41e1-8ef5-c52b414c8f51@z17g2000vbe.googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 494 bytes --]

I use Ron Minnich's distribution from http://code.google.com/r/rminnich-9go/
It compiles fine on native plan9-386. I had to do some minor changes,
however. Get this tarball, unpack and cpdir -m to $GOROOT
It is somewhat outdated compared to Lucio's version (this is 60.2)
Just do:

## Go language install
cd
hg clone https://code.google.com/p/rminnich-9go go
bind -ac . /
cd /go
rc /go/src/9setup
cd 9/prebuilt
rc install
cd /go/src
mk install

###

Hope this helps.
++pac

[-- Attachment #2: Type: text/html, Size: 653 bytes --]

  reply	other threads:[~2012-01-03 11:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-03 10:49 ROuNIN
2012-01-03 11:06 ` Peter A. Cejchan [this message]
2012-01-03 11:13   ` Peter A. Cejchan
2012-01-03 11:23     ` Peter A. Cejchan
2012-01-20  9:48 ` [9fans] Building Go on Plan 9 using Antony Martin's ROuNIN
2012-01-20 17:47   ` John Floren
2012-01-23  7:03     ` Peter A. Cejchan
2012-01-31  9:45 ` [9fans] Building Go on Plan 9 using Antony Martin's instructions ROuNIN
2012-01-31 11:27   ` Peter A. Cejchan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAM6ozu5r2_HVe+xEhSQs8_2BpezOm=bvXOnqUQMks7bDFnTLCg@mail.gmail.com' \
    --to=tyapca7@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).