This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: __register_frame_info & shared library compatibility


> 
> Jeffrey A Law wrote:
> > Previously the library would always have those routines, even if it did
> > not use EH.
> > 
> > And any program which referenced that library on the link line would
> > get those routines via the library intead of getting its own copies.
> > 
> > Now you recompile the library.  It no longer gets the EH routines.  Blam
> > your user program stops working.
> 
> Presumably this is all solved by using Glibc 2.1?
> 

Or they can use the latest glibc 2.0 via CVS. I am willing to set up a
ftp site with tar files.


H.J.


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