Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
G
golang
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
go
golang
Commits
a24f8144
Commit
a24f8144
authored
Mar 17, 2010
by
Russ Cox
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc/install: tweak port text; drop redundant list of operating systems.
R=adg CC=golang-dev, r
https://golang.org/cl/597041
parent
cf5ee36a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
8 deletions
+4
-8
install.html
doc/install.html
+4
-8
No files found.
doc/install.html
View file @
a24f8144
...
...
@@ -129,12 +129,7 @@ $ env | grep '^GO'
<h2>
Ports
</h2>
<p>
Go compilers support two operating systems (Linux, Mac OS X) and
three instruction sets.
The versions for Linux and Mac are equally capable except that the ARM port
does not run on OS X (yet).
</p>
<p>
The Go compilers support three instruction sets.
There are important differences in the quality of the compilers for the different
architectures.
</p>
...
...
@@ -160,8 +155,9 @@ architectures.
<code>
arm
</code>
(a.k.a.
<code>
ARM
</code>
);
<code>
5g,5l,5c,5a
</code>
</dt>
<dd>
It's got a couple of outstanding bugs but is improving. Tested against QEMU
and an android phone.
It's got a couple of outstanding bugs but is improving.
Tested against QEMU and an android phone.
Only supports Linux binaries.
</dd>
</dl>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment