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

Unsupported ASM directives for mach-o binaries #9

Open
MQuaresma opened this issue Nov 30, 2019 · 1 comment
Open

Unsupported ASM directives for mach-o binaries #9

MQuaresma opened this issue Nov 30, 2019 · 1 comment
Assignees

Comments

@MQuaresma
Copy link

The .hidden and .type directives are not supported by Mach-o binaries:

/.../c-sike/src/asm/fp-x86_64.S:33:1: error: unknown directive
.hidden sike_fpadd
^
/.../c-sike/src/asm/fp-x86_64.S:34:1: error: unknown directive
.type sike_fpadd,@function
@kriskwiatkowski
Copy link
Member

version 10.14.6

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