Mail Archives: djgpp/1998/10/04/07:52:49
On Fri, 2 Oct 1998, tom young wrote:
> I am using dos-gcc on Linux to cross-compile my Roth IRA Calculator
> program to MSDOS. DJGPP is terrific, but for some reason the
> program runs about ten times as fast under Linux as under DOSEMU
> or Windows 95.
This most probably means that you don't have a disk cache installed.
Install SmartDrv (which comes with DOS) with a large enough cache (see
section 3.9 in the FAQ for recommendations) and you will see dramatic
improvements in the runtime performance.
- Raw text -