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
ab7884da
Commit
ab7884da
authored
Dec 07, 2010
by
Andrew Gerrand
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
doc: add link to WindowsPort page from install.html
R=r CC=golang-dev
https://golang.org/cl/3442042
parent
8694959b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
install.html
doc/install.html
+3
-1
No files found.
doc/install.html
View file @
ab7884da
...
...
@@ -64,7 +64,9 @@ support for segmented stacks, and a strong goroutine implementation.
<p>
The compilers can target the FreeBSD, Linux, Native Client,
and OS X (a.k.a. Darwin) operating systems.
(A port to Microsoft Windows is in progress but incomplete.)
(A port to Microsoft Windows is in progress but incomplete. See the
<a
href=
"http://code.google.com/p/go/wiki/WindowsPort"
>
Windows Port
</a>
page for details.)
The full set of supported combinations is listed in the discussion of
<a
href=
"#environment"
>
environment variables
</a>
below.
</p>
...
...
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