Coder Social home page Coder Social logo

Error on compiling symcc about symcc HOT 6 CLOSED

eurecom-s3 avatar eurecom-s3 commented on June 2, 2024
Error on compiling symcc

from symcc.

Comments (6)

sebastianpoeplau avatar sebastianpoeplau commented on June 2, 2024 1

@cryptomadco the easiest will be to get it from PyPI, e.g. via pip install lit. Getting it from distribution packages is a bit more challenging because some distributions package it while others put it in a separate tools package or don't ship it at all.

from symcc.

aurelf avatar aurelf commented on June 2, 2024

Hi,
thanks for the report. I think you are missing the tool "lit", can you install llvm-10-tools and let us know if that works?
Maybe we need to add a check or mention this in the documentation.

from symcc.

cryptomadco avatar cryptomadco commented on June 2, 2024

Hey,

I just installed that, still I don't have it!
So, the error still exists. seems installing llvm-10-tools do not results in installing lit .

from symcc.

cryptomadco avatar cryptomadco commented on June 2, 2024

@sebastianpoeplau Thanks, but here is the final problem after compilation :(

crypto@magma2:~/magma/fuzzers/symcc_afl/symcc/build$ ./symcc
/usr/lib/gcc/x86_64-linux-gnu/7.5.0/../../../x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Do I missed to install or replace something ?

from symcc.

aurelf avatar aurelf commented on June 2, 2024

You need to pass a program to compile. See the example in the readme.

from symcc.

cryptomadco avatar cryptomadco commented on June 2, 2024

Yes, right!

So I assume this as a solved issue, thank you !

from symcc.

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.