Re: Broken links on website

2021-10-12 Thread David Edelsohn via Gcc
The Binaries information on the website is generated from the Binaries information in the GCC Install docs. I updated the links in the docs. Thanks for alerting us to the broken links. Thanks, David On Tue, Oct 12, 2021 at 4:14 AM Ryan Plant wrote: > > Just a quick heads-up , https://gcc.gnu.or

Re: Broken links on website

2021-10-12 Thread Martin Liška
On 10/12/21 10:12, Ryan Plant wrote: Just a quick heads-up , https://gcc.gnu.org/install/binaries.html currently has two broken links. "MinGW" leads to a dead site covered in domain-parking ads, and the "mingw-w64" one 404s. I believe the current links for those projects are https://osdn.net/proj

Re: Broken links in INSTALL/specific.html

2018-05-01 Thread Andrew Roberts
The reason I was looking at the versions in the RC tarball was that I have never been clear as to what release the website install/prerequisite/target info actually applies to. It would be much better if this info was on a per release basis on the web site, like the changelog and manuals. Thus a

Re: Broken links for 4.9.4 manuals

2017-01-15 Thread Ashish Gupta
Thanks for the quick fix, and also for the 4.9.3 suggestion! Regards, Ashish Gupta On Sun, Jan 15, 2017 at 1:49 PM, Jonathan Wakely wrote: > On 15 January 2017 at 01:23, Jonathan Wakely wrote: >> On 14 January 2017 at 12:21, Unknown wrote: >>> Hi! >>> >>> I found the official GCC page for manual

Re: Broken links for 4.9.4 manuals

2017-01-15 Thread Jonathan Wakely
On 15 January 2017 at 01:23, Jonathan Wakely wrote: > On 14 January 2017 at 12:21, Unknown wrote: >> Hi! >> >> I found the official GCC page for manuals[1]. >> But unfortunately, the libstdc++ docs for my compiler version (4.9.4) >> cannot be accessed due to broken links on the webpage. >> >> These

Re: Broken links for 4.9.4 manuals

2017-01-14 Thread Jonathan Wakely
On 14 January 2017 at 12:21, Unknown wrote: > Hi! > > I found the official GCC page for manuals[1]. > But unfortunately, the libstdc++ docs for my compiler version (4.9.4) > cannot be accessed due to broken links on the webpage. > > These are the ones that do not work presently: > > GCC-4.9.4 Manua

Re: broken links?

2014-07-06 Thread Gerald Pfeifer
Hi Martin, On Wed, 11 Jun 2014, Martin Liška wrote: > More precisely, webkit based browsers have problems with combination of http > and https links for the same site, > Chrome console error from https://gcc.gnu.org/: > > [blocked] The page at 'https://gcc.gnu.org/' was loaded over HTTPS, but ran

RE: broken links?

2014-06-30 Thread Gerald Pfeifer
On Mon, 30 Jun 2014, Hebenstreit, Michael wrote: > I tested from home to reach https://gcc.gnu.org/pub/gcc/infrastructure/ Well, that is not supposed to be there to begin with. The original report was about links to ftp://gcc.gnu.org/pub/gcc/infrastructure/ not working from https://gcc.gnu.or

Re: broken links?

2014-06-29 Thread Andrey Belevantsev
describe your situation there. Best, Andrey Regards Michael -Original Message- From: Ingwie Phoenix [mailto:ingwie2...@googlemail.com] Sent: Sunday, June 29, 2014 7:53 PM To: Hebenstreit, Michael Cc: Gerald Pfeifer; Jonathan Wakely; gcc@gcc.gnu.org Subject: Re: broken links? Am

Re: broken links?

2014-06-29 Thread Ingwie Phoenix
Am 30.06.2014 um 05:22 schrieb Hebenstreit, Michael : > I tested from home to reach https://gcc.gnu.org/pub/gcc/infrastructure/ - > same result; ftp://gcc.gnu.org/pub/gcc/infrastructure/ works though. Trying > ftp from behind the company FW on FF redirects me to the htpps, though on IE > it w

RE: broken links?

2014-06-29 Thread Hebenstreit, Michael
Phoenix [mailto:ingwie2...@googlemail.com] Sent: Sunday, June 29, 2014 7:53 PM To: Hebenstreit, Michael Cc: Gerald Pfeifer; Jonathan Wakely; gcc@gcc.gnu.org Subject: Re: broken links? Am 30.06.2014 um 01:43 schrieb Hebenstreit, Michael : > Could our firewall (plus proxy) be the reason? I st

RE: broken links?

2014-06-29 Thread Hebenstreit, Michael
Subject: Re: broken links? Am 30.06.2014 um 01:43 schrieb Hebenstreit, Michael : > Could our firewall (plus proxy) be the reason? I still get "page no found" > for both Firefox 25 and IE > > Michael Does the proxy have a cache? Some proxys have something similar to a br

Re: broken links?

2014-06-29 Thread Ingwie Phoenix
Am 30.06.2014 um 01:43 schrieb Hebenstreit, Michael : > Could our firewall (plus proxy) be the reason? I still get "page no found" > for both Firefox 25 and IE > > Michael Does the proxy have a cache? Some proxys have something similar to a browser cache - in fact, more compareable with what

RE: broken links?

2014-06-29 Thread Hebenstreit, Michael
akely; gcc@gcc.gnu.org Subject: Re: broken links? Am 30.06.2014 um 01:12 schrieb Gerald Pfeifer : > On Tue, 10 Jun 2014, Hebenstreit, Michael wrote: >> you are right - must be a Firefox problem; I had no problem using >> wget, IE8 works as well Firefox is still redirected to &

Re: broken links?

2014-06-29 Thread Ingwie Phoenix
Am 30.06.2014 um 01:12 schrieb Gerald Pfeifer : > On Tue, 10 Jun 2014, Hebenstreit, Michael wrote: >> you are right - must be a Firefox problem; I had no problem using wget, IE8 >> works as well >> Firefox is still redirected to https://gcc.gnu.org/pub/gcc/infrastructure/ >> though > > Does

RE: broken links?

2014-06-29 Thread Gerald Pfeifer
On Tue, 10 Jun 2014, Hebenstreit, Michael wrote: > you are right - must be a Firefox problem; I had no problem using wget, IE8 > works as well > Firefox is still redirected to https://gcc.gnu.org/pub/gcc/infrastructure/ > though Does it work for you know? We made a number of changes in the la

Re: broken links?

2014-06-11 Thread Martin Liška
On 06/10/2014 06:20 PM, Hebenstreit, Michael wrote: Either something is broken on my web-access or the links on https://gcc.gnu.org/install/prerequisites.html pointing to ftp://gcc.gnu.org/pub/gcc/infrastructure/ are gone - can't find the files anywhere else :( Thanks for all your efforts Mic

RE: broken links?

2014-06-10 Thread Hebenstreit, Michael
] Sent: Tuesday, June 10, 2014 10:43 AM To: Hebenstreit, Michael Cc: gcc@gcc.gnu.org Subject: Re: broken links? On 10 June 2014 17:41, Jonathan Wakely wrote: > On 10 June 2014 17:20, Hebenstreit, Michael wrote: >> Either something is broken on my web-access or the links on >> http

Re: broken links?

2014-06-10 Thread Jonathan Wakely
On 10 June 2014 17:41, Jonathan Wakely wrote: > On 10 June 2014 17:20, Hebenstreit, Michael wrote: >> Either something is broken on my web-access or the links on >> https://gcc.gnu.org/install/prerequisites.html pointing to >> ftp://gcc.gnu.org/pub/gcc/infrastructure/ are gone - can't find the fi

Re: broken links?

2014-06-10 Thread Jonathan Wakely
On 10 June 2014 17:20, Hebenstreit, Michael wrote: > Either something is broken on my web-access or the links on > https://gcc.gnu.org/install/prerequisites.html pointing to > ftp://gcc.gnu.org/pub/gcc/infrastructure/ are gone - can't find the files > anywhere else :( The FTP site and files are

Re: Broken links

2013-12-02 Thread Gerald Pfeifer
Hi Odne, On Sun, 17 Jun 2012, Odne Hellebø wrote: > Just wanted to report that these links on your page are broken: > http://gcc.gnu.org/onlinedocs/gcc-4.7.1/libstdc++/manual/ > http://gcc.gnu.org/onlinedocs/gcc-4.7.1/libstdc++/api/ > > With their pdf, xml and html tarball links. > > I noticed b

Re: Broken links to libstdc++ docs

2013-12-02 Thread Jonathan Wakely
On 2 December 2013 02:29, Gerald Pfeifer wrote: > Hi Jonathan, > > On Sat, 8 Jun 2013, Jonathan Wakely wrote: >> Once again the links from http://gcc.gnu.org/onlinedocs/ to the >> libstdc++ docs don't work: >> >> http://gcc.gnu.org/onlinedocs/gcc-4.6.4/libstdc++/manual/ >> http://gcc.gnu.org/online

Re: Broken links to libstdc++ docs

2013-12-01 Thread Gerald Pfeifer
Hi Jonathan, On Sat, 8 Jun 2013, Jonathan Wakely wrote: > Once again the links from http://gcc.gnu.org/onlinedocs/ to the > libstdc++ docs don't work: > > http://gcc.gnu.org/onlinedocs/gcc-4.6.4/libstdc++/manual/ > http://gcc.gnu.org/onlinedocs/gcc-4.7.3/libstdc++/manual/ this works for me now a

[gnu.org #858034] Re: Broken links to online gcc manual

2013-09-21 Thread Niels Möller
Jonathan Wakely writes: > On 21 September 2013 09:11, Niels Möller wrote: >> The page https://www.gnu.org/software/gcc/ links to >> https://www.gnu.org/software/gcc/onlinedocs/, which is dead (404 Not >> found). > > Works for me, I get a 302 redirect: After a night's sleep, I realize that most l

Re: Broken links to online gcc manual

2013-09-21 Thread Jonathan Wakely
On 21 September 2013 09:11, Niels Möller wrote: > I tried to find the gcc manual online, and it was harder than I > expected. You can find them via www.gnu.org, or go straight to the GCC website, http://gcc.gnu.org/ > The page https://www.gnu.org/software/gcc/ links to > https://www.gnu.org/softw

Re: Broken links

2012-06-17 Thread Richard Guenther
On Sun, Jun 17, 2012 at 10:32 AM, Odne Hellebø wrote: > Hello, > > Just wanted to report that these links on your page are broken: > http://gcc.gnu.org/onlinedocs/gcc-4.7.1/libstdc++/manual/ > http://gcc.gnu.org/onlinedocs/gcc-4.7.1/libstdc++/api/ > > With their pdf, xml and html tarball links. >

Re: Broken links (HTTP 404) on http://gcc.gnu.org/onlinedocs/

2012-01-09 Thread Benjamin Kosnik
> I would like to report some broken links on > http://gcc.gnu.org/onlinedocs/ Namely links to PDF version of "GCC > 4.6.2 Standard C++ Library Reference Manual" and "GCC 4.6.2 Standard > C++ Library Manual" referencing > http://gcc.gnu.org/onlinedocs/gcc-4.6.2/libstdc++/libstdc++-manual.pdf.bz

Re: Broken links on main gcc website.

2010-09-04 Thread Gerald Pfeifer
On Tue, 24 Aug 2010, Gerald Pfeifer wrote: >>> http://www.gnu.org/software/gcc/install/         (Empty directory) >>> http://www.gnu.org/software/gcc/install/specific.html >>> http://www.gnu.org/software/gcc/install/test.html > Thanks for the report, Gareth. I'll have a look how we can address > t

Re: Broken links on main gcc website.

2010-08-23 Thread Gerald Pfeifer
On Mon, 23 Aug 2010, Jonathan Wakely wrote: >> In:  http://www.gnu.org/software/gcc/ >> >> Broken links in the “Documentation” panel on the right: >> >> http://www.gnu.org/software/gcc/install/         (Empty directory) >> http://www.gnu.org/software/gcc/install/specific.html >> http://www.gnu.org/

Re: Broken links on main gcc website.

2010-08-23 Thread Jonathan Wakely
On 23 August 2010 19:23, Gareth Randall wrote: > Hi, > > In:  http://www.gnu.org/software/gcc/ > > Broken links in the “Documentation” panel on the right: > > http://www.gnu.org/software/gcc/install/         (Empty directory) > http://www.gnu.org/software/gcc/install/specific.html > http://www.gnu.

Re: Broken links on gnu website.

2010-08-23 Thread Andrew Pinski
On Mon, Aug 23, 2010 at 11:23 AM, Gareth Randall wrote: > Hi, > > In:  http://www.gnu.org/software/gcc/ This is really a mirror of the main gcc.gnu.org project page. > > Broken links in the “Documentation” panel on the right: > > http://www.gnu.org/software/gcc/install/         (Empty directory)