Git Product home page Git Product logo

Comments (4)

ksco avatar ksco commented on July 20, 2024

I am using dynamorio release 10.0.0

To try out RISC-V support, you should consider using the latest master tree.

from dynamorio.

akhileshkumar80 avatar akhileshkumar80 commented on July 20, 2024

I am using dynamorio release 10.0.0

To try out RISC-V support, you should consider using the latest master tree.

The reason i used 10.0.0 instead master i was getting below configure time issue., and i was unable to resold this with our source code update. Please let me know how can resolve this with our source code update ?

$ cmake -DCMAKE_TOOLCHAIN_FILE=../master/dynamorio/make/toolchain-aarch64.cmake ../master/dynamorio
----------------------------------------------cut----------------------------------
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
-- Performing Test implicit_fallthrough_avail
-- Performing Test implicit_fallthrough_avail - Success
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot
-- Using vera++ for code style checks
-- Using elfutils
CMake Error at ext/drsyms/CMakeLists.txt:176 (message):
Failed to find single source for
/data2/phase2/benchmarking/master/dynamorio/ext/drsyms/elfutils/dwarf_begin_elf.c.patch

from dynamorio.

ksco avatar ksco commented on July 20, 2024

$ cmake -DCMAKE_TOOLCHAIN_FILE=../master/dynamorio/make/toolchain-aarch64.cmake ../master/dynamorio

The -DCMAKE_TOOLCHAIN_FILE option is for cross compiling, since you're compiling on the VisionFive SBC (I believe), it should be removed.

Failed to find single source for

You need to pull the submodules too.

Refer to https://dynamorio.org/page_building.html for building from source details.

from dynamorio.

derekbruening avatar derekbruening commented on July 20, 2024

RISC-V is indeed still under development which is why pre-compiled binaries are not yet supplied. Only some tools and small applications work at this point, is my understanding. If you would like to help with development or have further questions please reach out on the users list https://groups.google.com/forum/#!forum/DynamoRIO-Users

from dynamorio.

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.