On 7/20/26 21:55, Rugxulo via Freedos-devel wrote:
The compiler flags were:
IA16-GCC: -mcmodel=small -mnewlib-nano-stdio -mtune=i8088 -Os
Why -Os and not -O2 -finline-functions?
-Os generates faster code (in this specific case)
Watcom: -ox -ms
What is the one for inline? -oh? And extra optimizations? -oe?
According to the documentation -ox is "maximum optimization" and equals
-obmiler.
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel