Giter Site home page Giter Site logo

Comments (3)

kjliew avatar kjliew commented on July 29, 2024

It seems that this is both GCC-11 & Ubuntu 21.10 bug by packaging with the affected GCC toolchain.
https://bugs.launchpad.net/ubuntu/+source/gcc-11/+bug/1940029
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70454

The fix is already in GCC. I am not sure how Ubuntu keeps up with GCC upstream these days or if you are comfortable with custom PPA. I personally hated Ubuntu custom PPA during my days with Ubuntu. The easiest fix is to get the updated GCC toolchain with CET fix for your current Ubuntu distro. Otherwise, you can try adding --extra-cflags=-fno-cf-protection or --extra-cflags=-fcf-protection=none to your QEMU configure if this would workaround GCC issue.

I can also offer you another upgrade for QEMU binary package, as the prize & honor for being the First Donor of the project. 😄 I have made several improvements with regard to full-screen game experience since you donated. If you decided to stay with Ubuntu 21.10, then I will setup the VM to build the package for you.

from qemu-3dfx.

kjliew avatar kjliew commented on July 29, 2024

It seems that the following additional configure options may also help you to get around GCC-11 CET issue.

--disable-blobs --disable-docs --disable-guest-agent

The --disable-blobs may be the solution. The other 2 just further reduce dependencies and eliminate spending build time for stuffs that aren't needed.

from qemu-3dfx.

OSH1980 avatar OSH1980 commented on July 29, 2024

Hi KJ! I want gladly to test this new package but for Ubuntu 20.04. Can you send it to me?

from qemu-3dfx.

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.