This is the mail archive of the gcc-patches@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: [PATCH] Check for availability of backtrace() for boehm-gc on uClibc


>>>>> "Bernhard" == Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> writes:

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

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

Yeah -- we accept GC changes, but we prefer them to go upstream first.

What platform is this for?  I ask because the GC should only be built
if Java is enabled, and if Java is enabled this is probably the least
of your porting worries.

Tom


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