This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Tracking down source of libgcc_s.so compatibility?
On Thu, 09 Jun 2005 15:47:31 +0200, Marcin Dalecki wrote:
> NTPL vers. non NTPL signal handling differences. The FC3 compiler contains
> some "backward compatibility" shims at quite a few places, which are
> allowing old binaries to execute. However stuff compiled with the FC3
> version of the compiler, which contains some "features" not seen otherwise
> will be of course inconsistent with anything else.
Do you have any details on this? Exception unwinding doesn't seem all that
related to signal handling to a non-guru ...
thanks -mike