[BUG] our hack around __mod_init_func doesn't work for the latest macOS with chained fixups #15208
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
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
The text was updated successfully, but these errors were encountered: