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


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

Re: libgcc_s.so.1 ASIS won't work with glibc.


On Tue, Jul 03, 2001 at 09:51:55AM -0700, Richard Henderson wrote:
> On Mon, Jul 02, 2001 at 05:36:40PM -0700, H . J . Lu wrote:
> > I don't believe it will ever work since __register_frame,
> > __register_frame_table, __register_frame_info_table and
> > __register_frame_info have different ABIs in libgcc_s.so.1 and
> > libc.so.6.
> 
> Why do you say this?  I don't believe it's true.

Change that to I don't believe it is worth the effort to have the
same copy of those functions to work with both __throw/its friends
from g++ v2 and the EH in g++ v3.


H.J.


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