-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Make error on Ubuntu 20.04. #151
Comments
any updates? |
Had the same issue, with
A workaround is to install g++ 8 next to the version 9 and switch to it before calling cmake and make (see https://linuxconfig.org/how-to-switch-between-multiple-gcc-and-g-compiler-versions-on-ubuntu-20-04-lts-focal-fossa)
On top of that, you also need to apply the fix from #148 otherwise compilation breaks later on OrcRemoteTargetClient.h |
Same issue, with |
same issue,
first,i do it :
The same errors occur when executing at 95%. after,the ram keeps decreasing... at 50~200. the system killed the process. i try but useless:
then,i just do it again.(again cmake with release) ( ram:6G/swap:4G)
after 30mins.. successful!!! |
same issue,with |
what about windows 10? |
Following these steps but there are still some error cannot solve this proble |
With gcc/g++ version 9 , got stuck at 97% after running "make -j5" command several times. How to switch gcc/g++ version: |
When I compiled 4.0 of ollvm, I encountered some error messages.
Compile command:
The following errors occur when executing at 82%:
Envirment of OS:
The text was updated successfully, but these errors were encountered: