Date: Sat, 5 Oct 1996 20:14:16 -0400 From: dj (DJ Delorie) Message-Id: <199610060014.UAA11096@delorie.com> To: eliz AT is DOT elta DOT co DOT il CC: sandmann AT clio DOT rice DOT edu, djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Thu, 3 Oct 1996 08:57:56 +0200 (IST)) Subject: Re: `abort' in nested programs This part didn't apply. > *************** > *** 297,303 **** > int $0x31 /* Free block and selector */ > #ifdef MULTIBLOCK > 9: movl ___djgpp_memory_handle_pointer, %ebx > ! movl $__exit, %esp /* We will free stack! Old init code as temp stack */ > jmp 7f > 6: subl $8, %ebx > movl (%ebx), %edi > --- 297,303 ---- > int $0x31 /* Free block and selector */ > #ifdef MULTIBLOCK > 9: movl ___djgpp_memory_handle_pointer, %ebx > ! movl $___exit, %esp /* We will free stack! Old init code as temp stack */ > jmp 7f > 6: subl $8, %ebx > movl (%ebx), %edi