AmiBlitz³
Bug: Compiler hangs in a loop - Druckversion

+- AmiBlitz³ (https://www.amiblitz.de/community)
+-- Forum: AmiBlitz³ (https://www.amiblitz.de/community/forum-3.html)
+--- Forum: AB³ Development (https://www.amiblitz.de/community/forum-16.html)
+--- Thema: Bug: Compiler hangs in a loop (/thread-15.html)



Bug: Compiler hangs in a loop - Der Wanderer - 12.10.2013

When you try out some programs with debugger, then load a new source, the compiler compiles infinetly amount of passes.

Maybe I broke this by my attempt to make it 1-pass.

So this is also a feature request. Having the compiler compile only one pass if no "make smallest" is required. This would speed up development with AIDE ;-)

I have tried this many times, but simply dont get behind the concept the AB3 compiler does the several passes.