Giter VIP home page Giter VIP logo

Comments (5)

mdb256 avatar mdb256 commented on May 31, 2024

That build issue looks like a mismatch between the compiler and assembler - the C compiler is generating asm with avx2 instructions, but the assembler doesn't understand these instructions.

It appears to be Linux, but which distro and toolchain are you using?

from hyperscan.

datonli avatar datonli commented on May 31, 2024

@mdb256 What I'm using is listed below:

cmake 3.7.1,
gcc 4.8.5 (also used 4.8.2, same error),
ragel 6.9,
Python 2.7.13,
boost 1.62.0,
pcap 1.8.1
hyperscan 4.3.2

from hyperscan.

mdb256 avatar mdb256 commented on May 31, 2024

What version of binutils? That's what provides the assembler, as.

from hyperscan.

datonli avatar datonli commented on May 31, 2024

Sorry for the duplicate reply, my as version is like that:

[root@XXXX hyperscan]# as -V
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.34.el6 20100205

Maybe we could discuss this in mailing list.

from hyperscan.

mdb256 avatar mdb256 commented on May 31, 2024

As we have discussed this directly I will close this issue. Please open a new issue or contact us directly if you are having any more problems.

from hyperscan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.