------- Comment #8 from howarth at nitro dot med dot uc dot edu  2006-07-19 
23:25 -------
I can confirm on MacOS X 10.4 that Steve's proposed patch works fine
with the current gcc trunk. I can successfully bootstrap while 
MACOSX_DEPLOYMENT_TARGET is set to 10.4 and no regressions 
occur when the 'make check' is done afterwards without
MACOSX_DEPLOYMENT_TARGET being set. Only libgcc_s.1.dylib
ends up with __Unwind_GetIPInfo being defined. The libgcc_s.10.4.dylib
and libgcc_s.10.5.dylib files do not. However I guess we should ask
Geoff if Apple would like __Unwind_GetIPInfo defined in libgcc_s.10.5.dylib
since that library is unreleased.


-- 


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

Reply via email to