Date: Thu, 7 Oct 93 11:39:10 -0400 From: DJ Delorie To: HLI AT trisse DOT hj DOT se Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Interrupts in gcc > Can anyone tell me how I can get the physical adress of a function ? There is no such thing in go32. Functions may move around in physical memory, or not exist there at all, depending on the state of the virtual memory handler. > And how do I redirect a (msdos) interruption to it ? Wait for 1.11, then use the DPMI functions in .