Mail Archives: djgpp/1995/07/11/02:05:12
> Q. Is there a command line argument for djgpp to find out the distributi
From the DOS command line type the following words of wisdom:
go32
and hit [Enter]. This will print the version of DJGPP DOS extender. Ports
of GNU software (like gcc etc.) each have their own version, which usually
(but not always) can be seen by invoking that program with the --version
flag.
> Q. Can someone tell me where I can pick up the latest version.
On any SimTel mirror (e.g., ftp.coast.net) in the /SimTel/vendors/djgpp
directory.
> Q. I also get stack overflows when trying to implement a simple interrupt
> routine which increments a counter. I get a max freq of about 300Hz.
> This is incredibly slow. I've followed the sound blaster example but it
> it still crashes. Any ideas
Did you read the relevant portions of the DJGPP FAQ list (available as faq102.zip
from the same place you get DJGPP)? Chapter 18 describes some aspects of
handling hardware interrupts under DJGPP.
- Raw text -