Git Product home page Git Product logo

sdma_assembler's People

Contributors

bsh-git avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

zeppel13

sdma_assembler's Issues

Build instructions for the SDMA assembler

Thanks for sharing the SDMA assembler. Unfortunately I am not able to build it. I have no experience with Haskell, so I tried the instructions below. Maybe some sources files are missing in GIT?

curl -sSL https://get.haskellstack.org/ | sh
git clone https://github.com/bsh-git/SDMA_assembler.git
cd SDMA_assembler/
stack init
stack build
Building all executables for `sdma-assembler' once. After a successful build of all of them, only specified executables will be rebuilt.
sdma-assembler> configure (lib + exe)
Configuring sdma-assembler-0.1.0.0...
Warning: 'extra-source-files: ../../README.md' is a relative path outside of
the source tree. This will not work when generating a tarball with 'sdist'.
sdma-assembler> build (lib + exe)
Preprocessing library for sdma-assembler-0.1.0.0..
Building library for sdma-assembler-0.1.0.0..
[1 of 5] Compiling Paths_sdma_assembler
[2 of 5] Compiling Sdma.Parser

/home/eggers/Projekte/aes/bsh-git/SDMA_assembler/asm/haskell/src/Sdma/Parser.hs:34:1: error:
Could not find module ‘Sdma.Base’
Use -v (or :set -v in ghci) to see a list of the files searched for.
|
34 | import Sdma.Base
| ^^^^^^^^^^^^^^^^

-- While building package sdma-assembler-0.1.0.0 (scroll up to its section to see the error) using:
/home/eggers/.stack/setup-exe-cache/x86_64-linux-tinfo6/Cabal-simple_mPHDZzAJ_3.2.1.0_ghc-8.10.4 --builddir=.stack-work/dist/x86_64-linux-tinfo6/Cabal-3.2.1.0 build lib:sdma-assembler exe:sdmaasm-exe --ghc-options " -fdiagnostics-color=always"
Process exited with code: ExitFailure 1

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.