Coder Social home page Coder Social logo

Comments (4)

dn0sar avatar dn0sar commented on July 21, 2024 2

Try with an older version of gcc (e.g. 4.8 with -std=gnu99), I ran into the same problem and that solved it

from sgx-step.

 avatar commented on July 21, 2024

@dn0sar Thank you for your help! It seems to work. It wouldn't be easy to pinpoint the bug without your help. And now I close the issue

from sgx-step.

giusef avatar giusef commented on July 21, 2024

Hi all, I also can confirm this on Ubuntu 18.04 LTS with gcc-7 and gcc-8. Maybe I should try to install a clean Ubuntu 16.04 with gcc-4.8 but I would ask you if there is any fix before. Thanks in advance.

from sgx-step.

jovanbulck avatar jovanbulck commented on July 21, 2024

so I somehow missed this issue since it was closed... Seems that more recent GCC versions switched to position independent code by default, whereas some of the hand-written asm code in libsgxstep is still using position-dependent code. I'll re-open this issue and fix this in a future commit ^^

from sgx-step.

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.