Skip to content
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

Yabuse doesn't compile in Jetson Nano #1179

Open
ezar opened this issue Dec 6, 2019 · 2 comments
Open

Yabuse doesn't compile in Jetson Nano #1179

ezar opened this issue Dec 6, 2019 · 2 comments

Comments

@ezar
Copy link

ezar commented Dec 6, 2019

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"

@ezar ezar changed the title Yabuse doesn't compile Yabuse doesn't compile in Jetson Nano Dec 6, 2019
@sprnza
Copy link

sprnza commented Jan 21, 2022

I get the same error on Raspberry PI. Is it possible to compile this on ARM?

@zoltanvb
Copy link
Contributor

It is possible to compile it using platform=unix-armv7-hardfloat setting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants