Git Product home page Git Product logo

Comments (7)

rzhao01 avatar rzhao01 commented on May 19, 2024 1

The cc1plus error is your C++ compiler saying that it does not support the C++11 standard. You need a certain version of g++ (4.7 or later). I'm not certain, but maybe sourcing setting64.sh changes the g++ in your environment. Trying manually changing your g++ after you source it.

from bnn-fpga.

rzhao01 avatar rzhao01 commented on May 19, 2024

We're trying to get SDSoC 2017.2 installed on our servers so we can look into this issue. Do you think this could be related to the tool? E.g. can you build the examples from Xilinx without any issue?

from bnn-fpga.

Lishiqing avatar Lishiqing commented on May 19, 2024

@rzhao01 Thank you for your responce! I think this is not related to the tool, but is related to the environment variable.Because I have encountered another problem.It's when I don't source the setting64.sh, I can compile the cpp step successfully.While I source setting64.sh, there will be an error cc1plus: error: unrecognized command line option ‘-std=gnu++11’.So am I wrong in the cpp compling step?

from bnn-fpga.

Lishiqing avatar Lishiqing commented on May 19, 2024

@rzhao01 OK! I will check it out

from bnn-fpga.

Lishiqing avatar Lishiqing commented on May 19, 2024

@rzhao01 I have changed my SDx to 2016.4 and run the command.Everything is OK.But I get this error:
tim 20171030171148.Is this a error about code?

from bnn-fpga.

rzhao01 avatar rzhao01 commented on May 19, 2024

Is there more info on the error in sds_AccelTest.log?

from bnn-fpga.

Lishiqing avatar Lishiqing commented on May 19, 2024

@rzhao01 It seems to be a error about my clang compiler.Sorry for bothering you and thanks for your help!

from bnn-fpga.

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.