From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 25 Apr 2006 09:17:01 +0100 From: Derek Fawcus To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] impressive Message-ID: <20060425091701.Q21356@mrwint.cisco.com> References: <444D3701.50303@lanl.gov> <20060425031523.N21356@mrwint.cisco.com> <20060425022329.GF25096@submarine> <20060425033704.O21356@mrwint.cisco.com> <20060425035117.GB25952@submarine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20060425035117.GB25952@submarine>; from rvs@sun.com on Mon, Apr 24, 2006 at 08:51:17PM -0700 Topicbox-Message-UUID: 45c78e26-ead1-11e9-9d60-3106f5b1d025 On Mon, Apr 24, 2006 at 08:51:17PM -0700, Roman Shaposhnick wrote: > On Tue, Apr 25, 2006 at 03:37:04AM +0100, Derek Fawcus wrote: > > > Well, this is to unwind trough exceptions through the C stack: > > > > There is no c++ code here, last I looked there is no c++ in dietlibc. > > That's the beauty of a shared library Well it must be junk in the linker script, I just can't be bothered to track it down and fix it. This section is not in the .o; and the output was a static file. So there is no call for the .eh_frame as this is not an AMD64 - it is a plain old 32 bit x86. DF