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
gcc: error: unrecognized command line option ‘-mfpmath=sse’ gcc: error: unrecognized command line option ‘-mfpmath=sse’ Makefile:604: recipe for target '../osdcore.c.o' failed make: *** [../osdcore.c.o] Error 1 make: *** Waiting for unfinished jobs.... gcc: error: unrecognized command line option ‘-mfpmath=sse’ Makefile:604: recipe for target '../bios.c.o' failed make: *** [../bios.c.o] Error 1 Makefile:604: recipe for target '../cd-libretro.c.o' failed make: *** [../cd-libretro.c.o] Error 1 gcc: error: unrecognized command line option ‘-mfpmath=sse’ Makefile:604: recipe for target '../cd_drive.c.o' failed make: *** [../cd_drive.c.o] Error 1 cp "yabause_libretro.so" "/home/retrobox/libretro-super/dist/unix/yabause_libretro.so"
The text was updated successfully, but these errors were encountered:
I get the same error on Raspberry PI. Is it possible to compile this on ARM?
Sorry, something went wrong.
It is possible to compile it using platform=unix-armv7-hardfloat setting.
No branches or pull requests
The text was updated successfully, but these errors were encountered: