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]

Installation of unwind header


Michael Matz writes:
 > 
 > to support programs which also need to unwind stack frames we would like
 > to install gcc/gcc/unwind.h.  Possibly under a different name, and maybe
 > slightly changed.

I presume you'd need to add some things to the list of libgcc exports.
What new symbols would you need to export?  What data structures?

Andrew.


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