Message-Id: <199907281832.SAA80738@out1.ibm.net> From: "Mark E." To: pavenis AT lanet DOT lv, djgpp-workers AT delorie DOT com Date: Wed, 28 Jul 1999 14:33:14 -0400 MIME-Version: 1.0 Content-type: text/enriched; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Another script for building binutils In-reply-to: References: <199907281712 DOT RAA31774 AT out5 DOT ibm DOT net> X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 7F00,0000,0000> One more thing I forgot to mention was that also C++ exceptions > stopped to work when I tested 990727 snapshot with DJGPP. > Rebuilt 990710 using the same script I sent before and both things > appears to be Ok. This could be because of the .gnu.linkonce/long section name change. If you're using djgpp.djl, you need to change *(.eh_fram) to *(.eh_frame*) and *(.gcc_exc) to *(.gcc_exc*) Mark --- Mark Elbrecht, snowball3 AT bigfoot DOT com http://snowball.frogspace.net/