PPC support

150 views
Skip to first unread message

vendion

unread,
Nov 11, 2009, 9:12:21 AM11/11/09
to golang-nuts
I see that Go supports x86, x86_64, and ARM, but what about PPC? I
have a couple of x86_64 machines around that I will test on but I also
want to be able to test on my PowerBook G4 if possible.

Adam Langley

unread,
Nov 11, 2009, 10:23:26 AM11/11/09
to vendion, golang-nuts

There's no PPC support yet. (although gccgo may be able to output PPC
code at some point.)

If you want it, patches are welcome :)


AGL

Kai Backman

unread,
Nov 11, 2009, 10:40:25 AM11/11/09
to vendion, golang-nuts
On Wed, Nov 11, 2009 at 6:12 AM, vendion <ven...@gmail.com> wrote:

There is already a PowerPC C compiler and linker, qc and ql, for plan9
so a port should be easier to do. The arm port was much quicker
because 5c/5l already existed. AFAIK nobody is working on it yet.

Kai

Ian Lance Taylor

unread,
Nov 11, 2009, 8:54:43 PM11/11/09
to vendion, golang-nuts
vendion <ven...@gmail.com> writes:

We have no immediate plans for PPC support in 6g/8g.

gccgo might support PPC today, but I haven't tried it.

Ian

Reply all
Reply to author
Forward
0 new messages