This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Web page for binaries
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: FX <fxcoudert at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Tue, 2 May 2017 23:21:41 +0200 (CEST)
- Subject: Re: Web page for binaries
- Authentication-results: sourceware.org; auth=none
- References: <C45B76FD-56E3-4B56-AE9B-690EA082FAF0@gmail.com>
Hi FX,
On Tue, 2 May 2017, FX wrote:
> Iʼm suggesting we apply the following patch to provide links to macOS
> package managers, where users can download binaries for GCC on macOS. I
> have included the two major ones, Homebrew and MacPorts.
did you mean to send this to gcc-patches@ ?
The change looks fine to me, but note that this page (like all of
our installation instructions) is generated from gcc/doc/install.texi.
Gerald