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

Limit on section name length on macOS #35

Closed
crlf0710 opened this issue Oct 18, 2020 · 0 comments · Fixed by #44
Closed

Limit on section name length on macOS #35

crlf0710 opened this issue Oct 18, 2020 · 0 comments · Fixed by #44

Comments

@crlf0710
Copy link

This is the error message:

LLVM ERROR: Global variable '_ZN3tex12section_026570_LINKME_ELEMENT_put_each_of_tex_s_primitivies_into_the_hash_table_026517hd67dd207d79119b3E' has an invalid section specifier '__DATA,__PUT_EACH_OF_TEX_S_PRIMITIVIES_INTO_THE_HASH_TABLE': mach-o section specifier requires a section whose length is between 1 and 16 characters.

It seems there's a limit on the section name length.

@dtolnay dtolnay changed the title Compile error under MacOS Limit on section name length on macOS Aug 19, 2021
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

Successfully merging a pull request may close this issue.

1 participant