9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Chris McGee <newton688@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Making available a pre-compiled go binary for Miller's plan-9 Pi image
Date: Thu, 27 Oct 2016 19:43:12 -0400	[thread overview]
Message-ID: <41B5A142-CD49-456F-AA4C-782EE401A192@gmail.com> (raw)
In-Reply-To: <CAK0pxsGUcASUXVutrc_zp6oU3DcxAOV0+oyruWT6BjAu+UMU+g@mail.gmail.com>

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

I was thinking about this myself. I'm more in favour of a script that downloads the go source and compiles it since it seems to be more in the spirit of plan9.

The trouble is that Go has made it harder to do now that you have to have an n-1 version of Go to compile n. This started with 1.5 but 1.5 doesn't seem to compile or run well on plan9.

Maybe a compromise would be to have tbz binaries for 1.7 and a script that takes them and uses it to compile a fresh copy from sources and cleans up the bootstrap. Otherwise, you need to cross compile from another OS. Yuck.

Chris

> On Oct 27, 2016, at 12:26 PM, Marshall Conover <marzhall.o@gmail.com> wrote:
> 
> Hi All!
> 
>    I compiled a Go binary for use on Richard Miller's raspberry pi image in contrib (thanks for that Richard, by the way). I threw up a link to the binary in a previous email a week or two ago, but I think that email got spam filtered, so I won't link it again - but, is there a good place to make this available for ease-of-use? Woudl've been nice to just hget a tgz and extract it when I was getting things up and running the other day, instead of getting go set up on my linux box, compiling it, setting the final_goroot, etc. Richard, if you're comfortable with it, I could pass it to you to throw up on your contrib.
> 
> Thanks!
> 
> Marshall

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

  reply	other threads:[~2016-10-27 23:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27 16:26 Marshall Conover
2016-10-27 23:43 ` Chris McGee [this message]
2016-10-28  6:54   ` David du Colombier
2016-10-28  6:58     ` David du Colombier
2016-10-28 14:53       ` Chris McGee
2016-10-28 17:49       ` Skip Tavakkolian
2016-10-31 13:56 Marshall Conover

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=41B5A142-CD49-456F-AA4C-782EE401A192@gmail.com \
    --to=newton688@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).