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: GCC-3.0.1 can't compile Glibc-2.2.4


On Tue, Oct 02, 2001 at 10:16:16AM -0700, Ulrich Drepper wrote:
> 
> > If we don't really care about the old applications, we should just
> > remove __frame_state_for from glibc.
> 
> No.  Adding requirements to the runtime environment (à la requiring
> libgcc.so) is not at all the same as dropping compatibility.
> 

Can you tell me how you install libc.so compiled with gcc 3 on a system
where gcc 3 is not installed and make sure the old C++ binaries which
call __frame_state_for still work correctly when an exception is thrown
inside of libc.so?


H.J.


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