> sorry, i can't say anything at all regarding the Windows environment, but 
> this might help you disable optimizations for gcc:

> http://stackoverflow.com/questions/5765899/how-to-disable-compiler-optimizations-in-gcc

 

Thank you for your answer.
I was actually referring to the TinyCC optimization itself – not the GCC 
optimization level when I try to compile TCC.

I read that TinyCC does a bit of optimization when compiling. How do I disable 
that?
I would have tried the well known –Ox flags from GCC but as the TinyCC 
documentation states –O flags are ignored.

 

 

Best regards,

~ Joel Bodenmann

_______________________________________________
Tinycc-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to