ACCL icon indicating copy to clipboard operation
ACCL copied to clipboard

Emulator breaks with compiler optimizations (-O3)

Open bo3z opened this issue 10 months ago • 0 comments

This is not an issue in ACCL and there is no known fix as of yet, but I am opening this issue for anyone encountering it in the future.

Namely, when the emulator is compiled (CMakeLists.txt) with compiler optimizations (-O3), it can produce very weird behaviour, causing streams to be stuck and the program never to terminate.

bo3z avatar Apr 18 '24 12:04 bo3z