mirror of
https://github.com/apache/nuttx.git
synced 2026-08-28 12:50:36 +00:00
* ld doesn't have --start-groupi/--end-group things. As far as I know, it works that way by default. * objcopy with Mach-O support is not widely available. (GNU binutils seem to claim the support but it didn't actually work for me. llvm-objcopy --redefine-syms explicitly rejects Mach-O.) Instead, use -unexported_symbols_list linker flag to hide symbols to avoid conflicts with host symbols. |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Kconfig | ||