On Thu, Sep 20, 2012 at 08:13:02PM -0700, H.J. Lu wrote:
> On Thu, Sep 20, 2012 at 8:27 AM, Jakub Jelinek <ja...@redhat.com> wrote:
> > The GNU Compiler Collection version 4.7.2 has been released.
> >
> > GCC 4.7.2 is the first bug-fix release containing important fixes
> > for regressions and serious bugs in GCC 4.7.1 with over 70 bugs
> > fixed since the previous release.  This release is available from
> > the FTP servers listed at:
> >
> >   http://www.gnu.org/order/ftp.html
> >
> > A notable change in GCC 4.7.2 compared to 4.7.1 are ABI bug fixes
> > related to some C++11 templates (std::list and std::pair).  As a result,
> > code using those templates in C++11 mode is again ABI compatible with
> > code in C++03/C++98 mode or C++11 mode of GCC 4.6 and earlier, but might
> > be ABI incompatible with code compiled by GCC 4.7.1 or 4.7.0 in C++11
> > mode.  See http://gcc.gnu.org/gcc-4.7/changes.html for more details.
> >
> > Please do not contact me directly regarding questions or comments
> > about this release.  Instead, use the resources available from
> > http://gcc.gnu.org.
> >
> > As always, a vast number of people contributed to this GCC release
> > -- far too many to thank them individually!
> 
> I got
> 
> -rw-------    1 3003     3002     82884636 Sep 20 10:40 gcc-4.7.2.tar.bz2
> -rw-------    1 3003     3002           65 Sep 20 10:40 gcc-4.7.2.tar.bz2.sig
> -rw-------    1 3003     3002     106514345 Sep 20 10:41 gcc-4.7.2.tar.gz
> -rw-------    1 3003     3002           65 Sep 20 10:41 gcc-4.7.2.tar.gz.sig
> lftp ftp.gnu.org:/pub/gnu/gcc/gcc-4.7.2> get gcc-4.7.2.tar.bz2
> get: Access failed: 550 Failed to open file. (gcc-4.7.2.tar.bz2)
> lftp ftp.gnu.org:/pub/gnu/gcc/gcc-4.7.2>

I get this via HTTP:

        $ wget http://ftp.gnu.org/pub/gnu/gcc/gcc-4.7.2/gcc-4.7.2.tar.bz2
        --2012-09-21 08:41:27-- 
http://ftp.gnu.org/pub/gnu/gcc/gcc-4.7.2/gcc-4.7.2.tar.bz2
        Resolving ftp.gnu.org... 208.118.235.20, 2001:4830:134:3::b
        Connecting to ftp.gnu.org|208.118.235.20|:80... connected.
        HTTP request sent, awaiting response... 403 Forbidden
        2012-09-21 08:41:27 ERROR 403: Forbidden.

Thierry

Attachment: pgpxBJWJQ74dt.pgp
Description: PGP signature

Reply via email to