yf13 commented on PR #15444: URL: https://github.com/apache/nuttx/pull/15444#issuecomment-2584993105
@acassis, thanks. Here I tried `sim:elf`. by default ELF type is relocatable and it works. I then tried to blindly enable BINFMT_ELF_EXECUTABLE after selecting `ARCH_HAVE_ELF_EXECUTABLE` in arch/sim/Kconfig first, but the built ELFs in `../apps/examples/elf/tests/romfs` are still relocatable. So if there is a way to make executable ELFs for sim, please teach. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
