Hi, I'm getting the following errors, and have not been able to find any posts addressing the same:
Users/user/Documents/Arduino/hardware/espressif/esp32/tools/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: cannot open linker script file esp32.rom.redefined.ld: No such file or directory
collect2: error: ld returned 1 exit status
I'm on a Mac while other team members are on a PC. Didn't think that would make a difference, however they are able to compile without any issus, while I'm getting those errors.
Do you have the newest Arduino IDE version (1.8.15) and the newest ESP32 environment (1.0.6) ?
There are similar problems with the ESP32, but they seems to be fixed one or two years ago.
You might have to report it to the ESP32 team.