Subject: Re: Split crtbegin/crtend into more pieces
To: Perry E. Metzger <perry@piermont.com>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: tech-toolchain
Date: 11/24/2002 14:52:21
On Sun, Nov 24, 2002 at 05:46:39PM -0500, Perry E. Metzger wrote:

 > Really? I thought the constructor/destructor management and exception
 > handling were part of the defined API+ABI and thus not amenable to
 > change -- am I wrong on that?

Sure, but the way the compiler implements its own support for that
is compiler-specific.

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>