Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to complie it in ubuntu 22.04? #289

Open
10-Kirito opened this issue Dec 14, 2023 · 2 comments
Open

How to complie it in ubuntu 22.04? #289

10-Kirito opened this issue Dec 14, 2023 · 2 comments

Comments

@10-Kirito
Copy link

How can I use this on Ubuntu 22.04? I need to install gcc-5.5 or another lower version of gcc first, but installing a very old version will cause some problems in my system, such as being unable to download software, etc.
If I want to install any other software, I need to execute sudo apt --fix-broken install to fix this problem. But the result is the gcc just installed is uninstalled again.

@10-Kirito
Copy link
Author

Here is what I met on ubuntu 22.04: https://askubuntu.com/questions/1496876/how-to-install-gcc-5-5-in-ubuntu-how-can-i-switch-gcc-version-arbitrarily-in-ub?noredirect=1#comment2622153_1496876
I tried to use gpgpu-sim in docker and everything is well. Perhaps the best solution is to use docker.

@masa-laboratory
Copy link

Compiling gcc-7.3 from the source code maybe work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant