broken links?

Martin Liška mliska@suse.cz
Wed Jun 11 11:35:00 GMT 2014


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
> Michael
>
> ------------------------------------------------------------------------
> Michael Hebenstreit                 Senior Cluster Architect
> Intel Corporation, MS: RR1-105/H14  Software and Services Group/DCE
> 4100 Sara Road                      Tel.:   +1 505-794-3144
> Rio Rancho, NM 87124
> UNITED STATES                       E-mail: michael.hebenstreit@intel.com
>
Hello,
    yesterday someone noticed on IRC a similar problem caused by switching web pages from http to https.

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 insecure content from 'http://gcc.gnu.org/gcc.css': this content should also be loaded over HTTPS.

I suggest to change all 'http://' and 'https://' links to '//'.

Thanks,
Martin



More information about the Gcc mailing list