This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: binutils 2.8.1 problem compiling gcc-2.8.0-971206


> 
>    From: hjl@lucon.org (H.J. Lu)
>    Date: Mon, 8 Dec 1997 14:08:14 -0800 (PST)
> 
>    Does soname work now? Thanks.
> 
> In what way was it broken?  As far as I know, it has worked for a
> couple of years now.
> 

The new gas snapshot has libbfd.so.0.0.0. I'd like to see
libbfd.so.2.8.1.0.18. Unfortunately there is no easy way
to do it since I can only get libbfd.so.2.8.1 even if I
want to make a binutils 2.8.1.0.18 for Linux. If I use
libbfd.so.2.8.1, it will confuse people.


H.J.