The user ducalex from the Odroid Go Forums found the problem: Some huge arrays like visplanes are under "Allocating common symbols" in the Linker Map.
If anyone stumbels about the same problem...
Thanks!
Thomas
PS: The ESP32 is fantastic, thanks a lot for that, guys!
Search found 2 matches
- Mon Aug 26, 2019 5:56 am
- Forum: ESP-IDF
- Topic: section `.dram0.bss' will not fit in region `dram0_0_seg' -> But .bss Map does not cointain that much :-(
- Replies: 1
- Views: 3490
- Sat Aug 24, 2019 11:43 am
- Forum: ESP-IDF
- Topic: section `.dram0.bss' will not fit in region `dram0_0_seg' -> But .bss Map does not cointain that much :-(
- Replies: 1
- Views: 3490
section `.dram0.bss' will not fit in region `dram0_0_seg' -> But .bss Map does not cointain that much :-(
Hello Forums, hope you can help me. I'm trying to make my own doom clone for the ESP32 and I'm having some progress in compiling chocolate doom. Unfortunately I have a problem with the .bss Segment, leading to the following Error: LD build/doomodroidgo.elf /home/tc/.espressif/tools/xtensa-esp32-elf/...