points by dom96 5 years ago

This looks amazing, I just gave it a try but sadly got this:

    /usr/bin/ld: crt.o: unable to initialize decompress status for section .debug_aranges

This on a WSL2 Ubuntu 18.04 install with gcc 7.5.0. Any ideas what the problem could be?

magnio 5 years ago

Works fine for me on Ubuntu 20.04 (also WSL2) and binutils 2.34. Have you tried updating binutils to newer version? (>=2.32)