This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [libstdc++] Add --disable-hosted-libstdcxx, clean up conditionals
On Thu, Aug 28, 2003 at 09:17:27PM +0200, Gabriel Dos Reis wrote:
>
> That part changes nothing to my question. And I'm asking it again.
*blink*
If you mean
Do you think my request is based on non-valid reasons?
then, not to be offensive or anything, but yes, I consider the request
This flag should read --disable-hosted-libstdc++ for clearity,
consistency. The hosted library is not named libstdcxx, but libstdc++.
for "clarity and consistency" to be an invalid reason. Or rather,
a good valid reason in itself, but not good enough in this situation.
Because this scheme /breaks/.
Phil
--
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