Boost logo

Boost :

Subject: Re: [boost] [log] Problem Building Boost 1.55 With GCC Using C++11 Mode Due to AVX2 Support
From: Stewart, Robert (Robert.Stewart_at_[hidden])
Date: 2014-08-20 08:56:21


> Andrey Semashev wrote:
>
> On Mon, Aug 18, 2014 at 9:51 PM, Stewart, Robert
> <Robert.Stewart_at_[hidden]> wrote:
> > We've run into a problem building log.
> >
> > There are many lines of output; I've elided similar
> > messages to highlight the unique ones:
> >
> > {standard input}: Assembler messages:
> > {standard input}:611: Error: operand type mismatch for
> `vpsrldq'
> > ...
> > {standard input}:819: Error: no such instruction:
> `vextracti128 $0x1,%ymm2,%xmm2'
> > ...
> > {standard input}:1087: Error: no such instruction:
> `vextracti128 $0x1,%ymm3,48(%r15)'
> > ...
> > {standard input}:1312: Error: operand type mismatch for
> `vpaddb'
>
> There seems to be some problem with your binutils (too old
> maybe?).
> The assembler tool does not recognize AVX2 instructions while
> the compilers do support them.

We were able to update binutils and that solved the problem.

Thanks!

_____
Rob Stewart robert.stewart_at_[hidden]
Software Engineer, Middleware using std::disclaimer;
Susquehanna International Group, LLP http://www.sig.com

________________________________

IMPORTANT: The information contained in this email and/or its attachments is confidential. If you are not the intended recipient, please notify the sender immediately by reply and immediately delete this message and all its attachments. Any review, use, reproduction, disclosure or dissemination of this message or any attachment by an unintended recipient is strictly prohibited. Neither this message nor any attachment is intended as or should be construed as an offer, solicitation or recommendation to buy or sell any security or other financial instrument. Neither the sender, his or her employer nor any of their respective affiliates makes any warranties as to the completeness or accuracy of any of the information contained herein or that this message or any of its attachments is free of viruses.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk