This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Updated glibc-gcc3.patch


[Don't cc: the gcc list on a message to libc-hacker.  If you have gcc
issues talk to them.]

Jakub Jelinek <jakub@redhat.com> writes:

> But is the __*register_frame* and _Unwind_Find_FDE in glibc really just
> compatibility stuff?

You misunderstand the patch.  The code is left out for new ports and
if somebody when compiling glibc specifies the oldest supported ABI is
2.2.5.  This is a special build which somebody has to select
deliberately and which means s/he is completely taking compatibility
issues in her/his own hands.  Nothing to worry about.  Something like
this is useful if you build binaries for a closed environment you have
complete control over.  This includes the compiler to use.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]