[PATCH] Check for availability of backtrace() for boehm-gc on uClibc

Bernhard Reutner-Fischer rep.dot.nop@gmail.com
Tue Oct 7 18:22:00 GMT 2008


Hi,

uClibc does not currently have support for backtrace(). Iff support
would be added, then we would hint that via __UCLIBC_HAS_BACKTRACE__.

We are carrying this snippet since about 4.0.0 now. I fear that boem-gc
upstream != gcc, though?

boehm-gc/ChangeLog:
2008-10-07  Bernhard Reutner-Fischer  <>

	* include/gc.h (GC_HAVE_BUILTIN_BACKTRACE): Add check for
	__UCLIBC_HAS_BACKTRACE__.

Ok for trunk?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 301-missing-execinfo_h.patch
Type: text/x-diff
Size: 459 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081007/034b7068/attachment.bin>


More information about the Gcc-patches mailing list