22514c1dd9
Removes the need to know/guess the paths to these libraries. Once we are gcc 8 only, we can remove -nostdlib and no additional arguments are needed for system libraries. The catch is: any time IDF overrides a symbol in the toolchain sysroot, we need an undefined linker marker to make sure this symbol is seen by linker. |
||
---|---|---|
.. | ||
esp32.rom.ld | ||
esp32.rom.libgcc.ld | ||
esp32.rom.newlib-data.ld | ||
esp32.rom.newlib-funcs.ld | ||
esp32.rom.newlib-locale.ld | ||
esp32.rom.newlib-nano.ld | ||
esp32.rom.redefined.ld | ||
esp32.rom.spiflash.ld | ||
esp32.rom.syscalls.ld |