This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: how to get in contact with binutils developers ?
- To: kthomas at gwdg dot de
- Subject: Re: how to get in contact with binutils developers ?
- From: Ian Lance Taylor <ian at cygnus dot com>
- Date: Mon, 6 Oct 1997 12:06:40 -0400
- CC: egcs at cygnus dot com
Date: Mon, 06 Oct 1997 14:21:39 +0200
From: Philipp Thomas <kthomas@gwdg.de>
While I'm strugling with building both egcs 970929 (minor probs but
nothing to do with egcs directly) and glibc 2.1 snapshots (major probs
:) I noticed some nuisances with ELF versioning and so I'ld like to get
in contact with the binutils developers and thought this would be a good
place to get some pointers in the right direction ;-)
You can reach binutils developers on the mailing lists bfd@cygnus.com
or gas2@cygnus.com.
The versioning stuff was developed by Eric Youngdale
<eric@andante.jic.com>, based on the Solaris implementation from Sun.
There were a number of bugs in the versioning support in the 2.8.1
binutils release which have been fixed in more recent snapshots.
Binutils snapshots, for developers only and not to be distributed, are
available from ftp.cygnus.com:private/gas.
Ian