[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: help with getting toolchain/libc up to sniff?



Hi,

At Mon, 1 Nov 2004 15:43:46 -0800,
David Mosberger wrote:
> ------------------
> GLIBC patches:
> 
> Make GLIBC buildable with a libunwind-enabled GCC (patches by HJ Lu):
> 
>  Makeconfig: Use $(static-gnulib) instead of $(gnulib).
> 	If compiler is libunwind-enabled, link against -lunwind.
>  Makerules:
> 	(LDLIBS-c.so): Use $(libc.so-gnulib) instead of $(gnulib).
>  config.h.in:
> 	(HAVE_CC_WITH_LIBUNWIND): New macro.
>  config.make.in:
> 	(have-cc-with-libunwind): New macro.
>  configure.in:
> 	Add a check to see whether compiler is libunwind-enabled.
> 
> Fix unwind-info for NPTL _init/_fini routines.
> 
>  nptl/sysdeps/unix/sysv/linux/ia64/pt-initfini.c:
> 	(_init): Add unwind directives.
> 	(_fini): Likewise.

Thanks! I'll put it into debian-glibc svn/cvs soon.

Regards,
-- gotom



Reply to: