framestate.c vs --enable-oldest-abi=2.2.5

Ulrich Drepper drepper@redhat.com
Fri Mar 22 09:44:00 GMT 2002


On Fri, 2002-03-22 at 09:33, Jakub Jelinek wrote:

> I meant using Roland's patch and avoid changing
> sysdeps/unix/sysv/linux/*/Makefile and hurd Makefile to:
> 
> -ifeq (yes,$(build-shared))
> +ifeq (yesyes,$(build-shared)$(unwind-find-fde))
>  # This is needed to support g++ v2 and v3.
>  sysdep_routines += framestate
>  shared-only-routines += framestate
>  endif
>  endif

This would only help platforms without the need for any of the backward
compatibility stuff.  What if an ABI version is selected for x86?  It
also should strip out as much code as possible.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://sourceware.org/pipermail/libc-hacker/attachments/20020322/e61d9784/attachment.sig>


More information about the Libc-hacker mailing list