This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: interrupt handler.
- From: Andris Pavenis <pavenis at latnet dot lv>
- To: Joe Steeve <joe_clubs at gmx dot net>, gcc-help at gcc dot gnu dot org
- Date: Mon, 29 Jul 2002 12:51:47 +0300
- Subject: Re: interrupt handler.
- References: <20020727164505.B4436@dns1.karunya.ac.in>
On Saturday 27 July 2002 14:15, Joe Steeve wrote:
> How do i write interrupt handlers in gcc. i'm using gcc for DOS ; DJGPP
> v2.0 and my gcc version is 2.8.1
See http://www.delorie.com/djgpp/v2faq/ for more info.
Also consider upgrading Your DJGPP installation
(http://www.delorie.com/djgpp/zip-picker.html)
Andris