Mail Archives: djgpp-workers/1996/10/06/02:56:25
On Fri, 4 Oct 1996, Charles Sandmann wrote:
> > > Actually, this will break things like the TSR code, but I'm sort of used
> > > to things breaking between releases anymore.
> >
> > Is there any way to do it without breaking that code?
>
> Probably not without modifying that code, since it depends on not needing
> to link in the exception handling code. As the code becomes less and less
Well, I think just changing calls to `__exit' to `___exit' will make the
TSR code work again, right?
- Raw text -