On Tue, 24 Jan 2017, Pekka Jääskeläinen wrote:

> Hi,
> 
> On Tue, Jan 24, 2017 at 7:26 PM, Joseph Myers <jos...@codesourcery.com> wrote:
> > Since front ends can't be enabled or disabled on a per-multilib basis, if
> > you want to support any x86/x86_64 GNU/Linux configuration you need to
> > support all of them here (and possibly disable runtime libraries for
> > particular multilibs).  That is, this should be *more* general and also
> > allow i[[3456789]]86-*-linux* because that can have a -m64 multilib.
> 
> OK. Patch attached. Does it look right now?

That seems correct on the general principle of treating a particular ABI 
configuration the same however it's achieved through a combination of 
target triplet, configure options and multilib options.

-- 
Joseph S. Myers
jos...@codesourcery.com

Reply via email to