AdityaNG / AdityaNG/esp32-assembly

`-nostartfiles` does not exist anymore:

Aperta
#2 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
C
Stelle
16
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

tools info:
```
$ xtensa-esp32-elf-ld --version
GNU ld (crosstool-NG esp-14.2.0_20241119) 2.43.1
Copyright (C) 2024 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
```

`-nostartfiles` does not exist anymore:
```
$ xtensa-esp32-elf-ld -nostartfiles
/home/greenowl/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp-elf-ld: Error: unable to disambiguate: -nostartfiles (did you mean --nostartfiles ?)
$ xtensa-esp32-elf-ld --nostartfiles
/home/greenowl/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp-elf-ld: unrecognized option '--nostartfiles'
/home/greenowl/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp-elf-ld: use the --help option for usage information
```

so `build.sh` does not work.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.