------- Comment #1 from jakub at gcc dot gnu dot org  2006-06-05 09:35 -------
If darwin doesn't care about the PR other/26208 problem, it can certainly
just #define _Unwind_GetIPInfo(ctx, ip) (*(ip) = 0, _Unwind_GetIP (ctx)
in its own unwind.h or something similar.
But if it cares, it needs to allow libgcc_s symbol additions.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26792

Reply via email to