Mail Archives: djgpp/1997/04/28/22:53:12
I recently posted a question about how to create programs
that ran efficiently under NT.
Many thanks to Joshua Heyer, who pointed me at:
"Try the rsx port to DJGPP -- rsxntdj1.zip -- availiable on simtel
in the djgpp/v2tk/ dir."
This allows creation of win32 programs.
My dummy benchmark, that completed about 500 calls to time(),
when compiled with vanilla DJGPP gcc, completes over 100,000,
when compiled as a win32 program.
My real benchmark, that also did about 500 calls, now completes
about 10,000 units of think. (A reasonable value).
Did I miss something in the FAQs that would have saved my
posting the question?
Again, thanks.
Charlie Wine <mailto://cwine AT sarnoff DOT com>
- Raw text -