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

Unable to build; my system does not have a fpu #35

Open
SoloTrombone opened this issue Jun 20, 2021 · 0 comments
Open

Unable to build; my system does not have a fpu #35

SoloTrombone opened this issue Jun 20, 2021 · 0 comments

Comments

@SoloTrombone
Copy link

Im working on building the file, but am getting
cc1: error: '-mfloat-abi=hard': selected processor lacks an FPU cc1: error: '-mfloat-abi=hard': selected processor lacks an FPU cc1: error: '-mfloat-abi=hard': selected processor lacks an FPU cc1: error: '-mfloat-abi=hard': selected processor lacks an FPU make: *** [Makefile:805: build/us_3ds/src/engine/behavior_script.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [Makefile:805: build/us_3ds/src/engine/level_script.o] Error 1 make: *** [Makefile:805: build/us_3ds/src/engine/math_util.o] Error 1 make: *** [Makefile:805: build/us_3ds/src/engine/surface_collision.o] Error 1
as a error after
/bin/arm-none-eabi-cpp -P -DVERSION_US -I . -o build/us_3ds/level_rules.mk levels/level_rules.mk
My cpu does have a fpu according to cat /proc/cpuinfo
I should have all of my dependencies for it, I installed them properly.

Iif it helps:
Celeron 2955u
ubuntu 20.04

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

1 participant