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

Fails to build softfloat.c on OS/X #28

Open
nigelhorne opened this issue Apr 24, 2018 · 1 comment
Open

Fails to build softfloat.c on OS/X #28

nigelhorne opened this issue Apr 24, 2018 · 1 comment

Comments

@nigelhorne
Copy link

softfloat.c: ./softfloat.h:45: invalid struct field declarations
softfloat.c: ./softfloat.h:45: syntax error; found /' expecting }'
softfloat.c: ./softfloat.h:45: skipping /' /' bits32' high'
softfloat.c: ./softfloat.h:45: empty declaration
softfloat.c: ./softfloat.h:45: syntax error; found ,' expecting ;'
softfloat.c: ./softfloat.h:45: skipping ,' softfloat.c: ./softfloat.h:47: redeclaration of low' previously declared at ./softfloat.h:45
softfloat.c: ./softfloat.h:49: unrecognized declaration
softfloat.c: ./softfloat.h:126: syntax error; found int32_to_float64' expecting ;'
softfloat.c: ./softfloat.h:138: syntax error; found float32_to_float64' expecting ;'
softfloat.c: ./softfloat.h:180: extraneous old-style parameter list
softfloat.c: ./softfloat.h:182: extraneous old-style parameter list
softfloat.c: ./softfloat.h:184: extraneous old-style parameter list
softfloat.c: ./softfloat.h:192: syntax error; found float64_round_to_int' expecting ;'
softfloat.c: ./softfloat.h:192: extraneous old-style parameter list
softfloat.c: ./softfloat.h:194: syntax error; found float64_add' expecting ;'
softfloat.c: ./softfloat.h:194: duplicate declaration for float64' previously declared at ./softfloat.h:194 softfloat.c: ./softfloat.h:194: extraneous old-style parameter list softfloat.c: ./softfloat.h:196: syntax error; found float64_sub' expecting ;' softfloat.c: ./softfloat.h:196: duplicate declaration for float64' previously declared at ./softfloat.h:196
softfloat.c: ./softfloat.h:196: too many errors

@yaseen-elolemy
Copy link

I have quite the same problem on linux
The readme doesn't say about any dependencies to install

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

2 participants