bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Not compilable with all warnings enabled "... throws different excep


From: Ian Lance Taylor
Subject: Re: Not compilable with all warnings enabled "... throws different exceptions" (Bug in GNU Binutils)
Date: 26 Aug 2004 10:22:49 -0400
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Marc Waeckerlin <address@hidden> writes:

> How can it be that a central part of GNU software, such as the binutils, is 
> in 
> so bad quality? Don't you try to compile everything with all warnings 
> enabled?

Of course we do.

What we don't do is compile everything with g++.  The binutils are
written in C and most of us program in C.  If C++ is something which
you care about, then I encourage you to get involved and to do it
yourself during the release process.

Note that libiberty.h is written to check various configure macros
when including declarations such as the ones you are complaining
about.  You can define those configure macros yourself.  I would
certainly be open to a better approach if you have one.  However,
libiberty.h must continue to work on a wide variety of host systems,
not just on GNU/Linux.

Ian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]