On Tue, Jul 16, 2013 at 7:25 AM, Andrew Pinski <pins...@gmail.com> wrote:
>> GCC sources could contain a gnu/stubs-32.h header with an #error and
>> ensure that the right directory to find it is searched when building
>> the target libraries, but only after all other directories.  It
>> wouldn't need to be installed with GCC because it's only needed while
>> configuring the target libs.
>
> That only fixes x86_64 (and maybe powerpc), it does not fix the other
> targets which use multi-lib (MIPS64 or soon AARCH64).

Isn't a partial fix better than no fix?  And if the most common
architecture is, in fact,
x86-64, wouldn't a partial fix that fixed most users make it even more useful?
The point is is that it is fairly clear now that there are solutions
available that
will guide the misdirected without a great deal of difficulty.  That
_is_ a good thing.
Do not let the perfect get in the way of the good.

Reply via email to