9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* Re: [9fans] Go/Plan 9 toolchain
@ 2010-01-11  0:29 Russ Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2010-01-11  0:29 UTC (permalink / raw)
  To: lucio, Fans of the OS Plan 9 from Bell Labs

I have fixed the subject.  Go is not an acronym.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] GO/Plan 9 toolchain
  2010-01-10 21:21 ` erik quanstrom
@ 2010-01-10 21:28   ` Devon H. O'Dell
  0 siblings, 0 replies; 4+ messages in thread
From: Devon H. O'Dell @ 2010-01-10 21:28 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

2010/1/10 erik quanstrom <quanstro@quanstro.net>:
>> I believe that Bell Labs are actively involved in the port of GO to
>> Plan 9, I'm not sure how much my efforts are likely to contribute to
>> that particular project.
>
> could anyone confirm this?

Sape mentioned either on go-nuts on on 9fans at some point in the past
3 months that he was working on a port.

--dho

> - erik
>
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] GO/Plan 9 toolchain
  2010-01-10 21:15 [9fans] GO/Plan " lucio
@ 2010-01-10 21:21 ` erik quanstrom
  2010-01-10 21:28   ` Devon H. O'Dell
  0 siblings, 1 reply; 4+ messages in thread
From: erik quanstrom @ 2010-01-10 21:21 UTC (permalink / raw)
  To: lucio, 9fans

> I believe that Bell Labs are actively involved in the port of GO to
> Plan 9, I'm not sure how much my efforts are likely to contribute to
> that particular project.

could anyone confirm this?

- erik



^ permalink raw reply	[flat|nested] 4+ messages in thread

* [9fans] GO/Plan 9 toolchain
@ 2010-01-10 21:15 lucio
  2010-01-10 21:21 ` erik quanstrom
  0 siblings, 1 reply; 4+ messages in thread
From: lucio @ 2010-01-10 21:15 UTC (permalink / raw)
  To: 9fans

Maybe this is a premature announcement, but for those who want to know
I have successfully compiled a small "Hello, world" C program for Plan
9/386 using the released GO toolchain with a number of adjustments.

The procedure I followed was along these lines:

 1.	Compile the release toolchain under Plan 9
 2.	Use the compiled toolchain to compile the Plan 9 libraries (libc and libbio only)
 3.	Use the toolchain and the libraries to produce a Plan 9 executable
 4.	Run the executable

The details are much more complex, but it is extremely rewarding to
have a program run to completion after the efforts.  There are
considerable problems I have not yet addressed, I'm curious as to
whether anybody would be interested in helping me solve some of these.

This is a bit of a fork in the road: I can continue developing the
toolchain under alternative available architectures, I can focus on
using Plan 9 as a cross-platform to produce code for the natural GO
targets (386, x64 and arm) or I can start tackling the GO aspects of
the toolchain.  Oh, the bit I'm also keen on is to enhance the Plan 9
libmach with the extensions from the GO toolchain.  I have already
"improved" ar(1) and nm(1) as required to deal with the libraries.

I believe that Bell Labs are actively involved in the port of GO to
Plan 9, I'm not sure how much my efforts are likely to contribute to
that particular project.

At the moment, a cut-down version of the toolchain is held in a CVS
repository.  It suffices to prove viability, but it needs work for
proper distribution.  I'm tempted to publish a modified toolchain on
sources, but perhaps there is a better way to release my work.  Feel
free to suggest your particular preference.

Thanks to the GO team for a wonderful, intriguing product.

++L




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-01-11  0:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-11  0:29 [9fans] Go/Plan 9 toolchain Russ Cox
  -- strict thread matches above, loose matches on Subject: below --
2010-01-10 21:15 [9fans] GO/Plan " lucio
2010-01-10 21:21 ` erik quanstrom
2010-01-10 21:28   ` Devon H. O'Dell

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).