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: Problematic linking between glibc and shared libgcc


On Sat, Feb 17, 2001 at 09:05:00AM +0100, Thorsten Kukuk wrote:
> > 
> > > The best solution is to override the decision and not compile libgcc
> > > as a DSO.
> > 
> > You can do this on your own system of course: --disable-shared.
> > Don't expect that to ever be the default though.  I for one do
> > not think this is the best solution.
> 
> As far as I can see it is the only real solution :-(
> 

One solution is a published, well-defined and stable ABI for libgcc
so that gcc can use any implementation of the libgcc ABI. This
implementation can come from glibc :-). But I don't know if it will
ever happen.


-- 
H.J. Lu (hjl@valinux.com)


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