-
Notifications
You must be signed in to change notification settings - Fork 23
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
build failing on ubuntu 21.10 #62
Comments
wait ! I was trying to compile with -j 4 .. trying again with only 1 thread ... |
confirmed, it doesn't compile, the error is cc1: note: self-tests are not enabled in this build |
same problem on ubuntu 22.04 |
Ubuntu 20.04 doesn't compile either with the same exact issue while building gcc for m68k
|
Hi ! I will appreciate any help regarding this build issue
I've installed the required libs but the build fails with little info to help me
make[2]: Leaving directory '/home/emilio/git/gendev/sgdk/build/sgdk'
make[1]: *** [Makefile:62: /home/emilio/git/gendev/sgdk/build/sgdk/lib/libmd.a] Error 2
make[1]: Leaving directory '/home/emilio/git/gendev/sgdk'
make: *** [Makefile:85: sgdk_build] Error 2
cheers
The text was updated successfully, but these errors were encountered: