You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, it compiles but linking doesn't work, I don't know much about avr-gcc but looks like the data section gets full.. maybe somebody in the future will take a look at :)
/usr/bin/avr-ld: a.out section `.text' will not fit in region `text'
/usr/bin/avr-ld: region `text' overflowed by 2458 bytes
/usr/bin/avr-ld: /usr/lib/gcc/avr/12.2.0/../../../../avr/lib/libc.a(malloc.o):(.data+0x0): undefined reference to `__heap_end'
collect2: error: ld returned 1 exit status
I like to run it in arduino (avr-gcc, 8bit microcontroller)..
the first error is (sys/mman.h) can minilisp live without mman?
The text was updated successfully, but these errors were encountered: