Op 16-10-2025 om 00:50 schreef Eric Raible:
Wow, Herman! Thank you, that was fast. Can you give some insight as to how you found it so quickly?
The problem was most likely in tccgen.c. Most other code is re-entrant. So I set a breakpoint on the code after first call to compile and then printed all global variables in the debugger. I first had to fix the debugging problem. That took a bit longer because I had a problem to find the location of the problem. Herman _______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
