Date: Sun, 15 Nov 1998 16:04:03 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: djgpp AT delorie DOT com
Subject: RE: size of a function in memory
In-Reply-To: <199811151154.LAA25534@remus.clara.net>
Message-ID: <Pine.SUN.3.91.981115160314.2497B-100000@is>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Reply-To: djgpp AT delorie DOT com


On Sun, 15 Nov 1998, Arthur wrote:

> If the system breaks down with a new release of DJGPP, is there a more
> portable method of doing this?

The only reliable method I know of is to rewrite the handlers in 
assembly.  There *you* are the boss, not the compiler.