From f5a4d241cd5e2fe6fb2a50576eb95d16828857f1 Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Thu, 8 May 2014 01:25:28 -0400 Subject: [PATCH] doc/install.html: update wrt to OS and compiler support. Update #7188 Fixes #7894. LGTM=alex.brainman, bradfitz, r R=golang-codereviews, alex.brainman, mikioh.mikioh, gobot, r, bradfitz CC=golang-codereviews https://golang.org/cl/95870043 --- doc/install.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/install.html b/doc/install.html index 1497d30ffd..ecf29ede52 100644 --- a/doc/install.html +++ b/doc/install.html @@ -44,10 +44,10 @@ proceeding. If your OS or architecture is not on the list, it's possible that Notes
-FreeBSD 7 or later amd64, 386, arm Debian GNU/kFreeBSD not supported; FreeBSD/ARM needs FreeBSD 10 or later +FreeBSD 8 or later amd64, 386, arm Debian GNU/kFreeBSD not supported; FreeBSD/ARM needs FreeBSD 10 or later Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported; no binary distribution for ARM yet Mac OS X 10.6 or later amd64, 386 use the gcc that comes with Xcode -Windows 2000 or later amd64, 386 use mingw gcc; cygwin or msys is not needed +Windows XP or later amd64, 386 use MinGW gcc. No need for cgywin or msys.

-- 2.50.0