flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > [fasmg] Error: exceeded the maximum allowed depth of stack. |
Author |
|
zhak 29 Mar 2017, 22:32
Although not sure if it needs to be addressed
|
|||
29 Mar 2017, 22:32 |
|
Tomasz Grysztar 30 Mar 2017, 09:21
This limit was put in there in order to detect infinite recursion. Since your code contains one, we can say that the safety measure worked correctly.
If you ever hit the limit while there is no infinite recursion, keep in mind that you can adjust the limit from the command line. |
|||
30 Mar 2017, 09:21 |
|
zhak 30 Mar 2017, 13:14
The above code prints lots of garbage to console prior to error message, when assembled. Maybe this could be tuned somehow to be avoided?
|
|||
30 Mar 2017, 13:14 |
|
Tomasz Grysztar 30 Mar 2017, 13:21
zhak wrote: The above code prints lots of garbage to console prior to error message, when assembled. Maybe this could be tuned somehow to be avoided? |
|||
30 Mar 2017, 13:21 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.