Closed tcdw closed 7 years ago
Thanks for the report. It is a problem of "extern" in snsf.c. It is troublesome to take fundamental solution measures, so I'll temporarily deal with it for the moment.
I committed the modified source.
If you want to compile for ARM, please exclude comment out on line 11.
If you don't seem to be able to compile, please tell me the result of executing the following command.
arm-linux-gnueabihf-objdump -t snes.o
Now it works properly with my modified Makefile
! I really appreciate it.
I bought an Orange Pi One, which uses an armv7l professor and running Debian stretch.
I want to complie mmlc on it for some reasons, so I did that:
apt-get install
$PATH
properlymake
Then it give me this: