On Sat, Jul 13, 2013 at 7:39 AM, Vaptistis Anogeianakis
wrote:
> Hello! Hope this is the right place to ask. I'm interested in reading
> the Executable and Linkable Format (ELF) specification and I'd like to
> know the following:
>
> 1. What is the latest version of ELF?
> 2. Where can I find it?
Snapshot gcc-4.7-20130713 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.7-20130713/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.7 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
On Sat, Jul 13, 2013 at 12:28 AM, Asim Shankar wrote:
>
> I've been having trouble with ftp://gcc.gnu.org for the past 6-12
> hours (was working yesterday I recall). Seems like the FTP server
> isn't listening:
>
> $ ftp gcc.gnu.org
> ftp: connect: Connection refused
>
> Does anyone know if it sho
Hello! Hope this is the right place to ask. I'm interested in reading
the Executable and Linkable Format (ELF) specification and I'd like to
know the following:
1. What is the latest version of ELF?
2. Where can I find it?
3. Who is responsible for maintaining/evolving ELF? e.g. is there a
standar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Anthony, H.J. Lu,
Thanks, it was indeed a memory corruption. Not DIMM, but simply an
effect of the patch I made. The origin of the problem is not very
clear though:
- --- a/gcc-snapshot/lto-plugin/lto-plugin.c 2015-10-02
01:59:07.0 +0400
Hello,
I've been having trouble with ftp://gcc.gnu.org for the past 6-12
hours (was working yesterday I recall). Seems like the FTP server
isn't listening:
$ ftp gcc.gnu.org
ftp: connect: Connection refused
Does anyone know if it should be expected to be back up sometime soon?
Thanks!
-- Asim