Question
Make for 64 bit not working
I'm trying to do a 64 bit make on my droplet with is an x64 Ubuntu system. When I do `make` I get this error.
"CPU you selected does not support x86-64 instruction set make"
Any ideas how this could be fixed? Thanks!
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×