We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It fails here:
/usr/bin/ld: main.o: Relocations in generic ELF (EM: 62) /usr/bin/ld: main.o: Relocations in generic ELF (EM: 62) /usr/bin/ld: main.o: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make[2]: *** [Makefile:10: echo2vgm] Error 1 make[2]: Leaving directory '/data/Workspace/other/marsdev-master/sik-tools/mdtools/echo2vgm' make[1]: *** [Makefile:56: /home/dleslie/mars/bin/echo2vgm] Error 2 make[1]: Leaving directory '/data/Workspace/other/marsdev-master/sik-tools' make: *** [Makefile:36: sik-tools] Error 2
The text was updated successfully, but these errors were encountered:
This pulls from sikthehedgehog/mdtools repo. Go find that, try to build it manually and open an issue there if echo2vgm still fails to build.
Sorry, something went wrong.
I'm gonna close this. Best to just use the x86 toolchain in a docker image.
No branches or pull requests
It fails here:
The text was updated successfully, but these errors were encountered: