pussuw commented on PR #6197: URL: https://github.com/apache/incubator-nuttx/pull/6197#issuecomment-1135888089
Seems like something on the ARM side still pulls __dso_handle and since cxa_atexit.c is not compiled the weak reference is not there. Need to move the weak symbol declaration somewhere else. arm-none-eabi-ld: /github/workspace/sources/nuttx/staging/libapps.a(symtab.c.github.workspace.sources.apps.examples.elf.o):(.rodata.g_elf_exports+0x1c): undefined reference to `__dso_handle' -- 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]
