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]
Other format: [Raw text]

Re: Libunwind and libgcc on ia64


On Mon, Oct 18, 2004 at 09:27:01PM +0200, Mariusz Mazur wrote:
> On poniedzia?ek 18 pa?dziernik 2004 21:24, H. J. Lu wrote:
> > > I've seen a patch for glibc that works around it that's about two-three
> > > months old. So if nobody's going to fix it in a day or two, I'll do it
> > > (one way or another).
> >
> > The glibc patch is at
> >
> > http://sources.redhat.com/ml/libc-alpha/2004-09/msg00103.html
> 
> I know. But I'd prefer The Right Thing (tm) - that is having libunwind.a 
> inside libgcc.a and not having to worry about apps linking statically to 
> libgcc.a (I'm talking distribution-wide).

The glibc build is always a special thing. For other applications, you
can use the gcc driver, you shouldn't notice libgcc nor libunwind.
Otherwise, it is a bug.


H.J.


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