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

[BUG] our hack around __mod_init_func doesn't work for the latest macOS with chained fixups #15208

Open
1 task done
yamt opened this issue Dec 16, 2024 · 0 comments
Open
1 task done
Labels
Arch: simulator Issues related to the SIMulator Area: Board support Board support issues OS: Mac Issues related to MacOS (building system, etc) Type: Bug Something isn't working

Comments

@yamt
Copy link
Contributor

yamt commented Dec 16, 2024

Description / Steps to reproduce the issue

we need to invent a replacement of https://github.com/apache/nuttx/blob/master/arch/sim/src/sim/posix/sim_macho_init.c for the latest macOS.
in the meantime, disabling chained fixups (-Wl,-ld_classic -Wl,-no_fixup_chains) may work though.

On which OS does this issue occur?

[OS: Mac]

What is the version of your OS?

15.2

NuttX Version

master

Issue Architecture

[Arch: simulator]

Issue Area

[Area: Board support]

Verification

  • I have verified before submitting the report.
@yamt yamt added the Type: Bug Something isn't working label Dec 16, 2024
@github-actions github-actions bot added Arch: simulator Issues related to the SIMulator Area: Board support Board support issues OS: Mac Issues related to MacOS (building system, etc) labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: simulator Issues related to the SIMulator Area: Board support Board support issues OS: Mac Issues related to MacOS (building system, etc) Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant