This fixes the [Out of memory loading STRINGS.] problem I encountered when running FreeCOM under DOSBox 0.74, as I mentioned on freedos-devel --- at least when FreeCOM is compiled with GCC.
I have not yet figured out how best to patch intr( ) to load flags for the Open Watcom case.
This fixes the
[Out of memory loading STRINGS.]
problem I encountered when running FreeCOM under DOSBox 0.74, as I mentioned onfreedos-devel
--- at least when FreeCOM is compiled with GCC.I have not yet figured out how best to patch
intr( )
to load flags for the Open Watcom case.Thank you!