Message-Id: <199908101850.SAA70660@out2.ibm.net> From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Tue, 10 Aug 1999 14:51:29 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: patch for i386go32.c X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com [This one is to djgpp-workers only.] > > However, I'll note that none of the other targets see the need to > > define __EH_FRAME_{BEGIN,END}__, or to add the LONG(0). That's > > because other targets use the gcc crtbegin/crtend support. Why not > > make DJGPP work like other gcc targets? > > I've searched the DJGPP sources and I can't turn up any references to __EH_FRAME_{BEGIN,END}__. The one test I made using g++ exceptions shows that deleting the __EH* symbols and LONG(0) made no difference. So perhaps these symbols are safe to delete? --- Mark Elbrecht, snowball3 AT bigfoot DOT com http://snowball.frogspace.net/