This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Get rid of underscore.c


On 12-Sep-2002, Zack Weinberg <zack@codesourcery.com> wrote:
> My recommendation is to drop cxxfilt from binutils.  Patch appended.
> 
> 	* Makefile.am: Remove all references to cxxfilt and related code.
> 	* configure.in: No need to set @UNDERSCORE@.

If you want to do that, then IMHO you should at least mention this in
the binutils NEWS file, to point people who are looking for c++filt in
the binutils distribution to the gcc distribution.

This change could potentially break existing binary packages which
depend on the existence of c++filt but express this as a dependency on
the binutils package rather than the c++filt executable.

-- 
Fergus Henderson <fjh@cs.mu.oz.au>  |  "I have always known that the pursuit
The University of Melbourne         |  of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh>  |     -- the last words of T. S. Garp.


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