This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: [libstdc++] Add --disable-hosted-libstdcxx, clean up conditionals


On Thu, Aug 28, 2003 at 08:57:38PM +0200, Gabriel Dos Reis wrote:
> Phil Edwards <phil@jaj.com> writes:
> 
> | On Thu, Aug 28, 2003 at 11:32:17AM +0200, Gabriel Dos Reis wrote:
> | > Phil Edwards <phil@jaj.com> writes:
> | > 
> | > | The main point of this patch is --disable-hosted-libstdcxx, which will
> | > 
> | > This flag should read --disable-hosted-libstdc++ for clearity,
> | > consistency.  The hosted library is not named libstdcxx, but libstdc++.
> | 
> | All the other configure options were recently changed /from/ libstdc++
> | to libstdcxx, at the request of toplevel maintainers.  I happen to agree
> | with it, but even if I didn't, it was made for valid reasons.
> 
> Do you think my request is based on non-valid reasons?

You snipped the part of my post that explained the reason for the change.


-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan


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