From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: ian@cygnus.com (Ian Lance Taylor) Cc: gas2@cygnus.com Subject: Re: binutils 2.8.1 problem compiling gcc-2.8.0-971206 Date: Mon, 08 Dec 1997 14:22:00 -0000 Message-id: References: <199712082214.RAA12184@subrogation.cygnus.com> X-SW-Source: 1997/msg00043.html > > 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.