[Bug 899] Missing symbols from libgcc_s
| Newsgroups | gmane.linux.lsb.specification |
|---|---|
| Message-ID | <[email protected]> |
------- Additional Comments From [email protected] 2005-05-23 22:51 ------- Okay, for six of the seven LSB architectures, here's the current list of single-underscore interfaces: _Unwind_Backtrace@@GCC_3.3 _Unwind_DeleteException@@GCC_3.0 _Unwind_FindEnclosingFunction@@GCC_3.3 _Unwind_Find_FDE@@GCC_3.0 _Unwind_ForcedUnwind@@GCC_3.0 _Unwind_GetCFA@@GCC_3.3 _Unwind_GetDataRelBase@@GCC_3.0 _Unwind_GetGR@@GCC_3.0 _Unwind_GetIP@@GCC_3.0 _Unwind_GetLanguageSpecificData@@GCC_3.0 _Unwind_GetRegionStart@@GCC_3.0 _Unwind_GetTextRelBase@@GCC_3.0 _Unwind_RaiseException@@GCC_3.0 _Unwind_Resume@@GCC_3.0 _Unwind_Resume_or_Rethrow@@GCC_3.3 _Unwind_SetGR@@GCC_3.0 _Unwind_SetIP@@GCC_3.0 For ia64, the list looks like this: _Unwind_FindEnclosingFunction@GCC_3.3 _Unwind_ForcedUnwind@GCC_3.0 _Unwind_GetBSP@GCC_3.3.2 _Unwind_GetCFA@GCC_3.3 _Unwind_GetGR@GCC_3.0 _Unwind_GetIP@GCC_3.0 _Unwind_GetLanguageSpecificData@GCC_3.0 _Unwind_GetRegionStart@GCC_3.0 _Unwind_RaiseException@GCC_3.0 _Unwind_Resume@GCC_3.0 _Unwind_Resume_or_Rethrow@GCC_3.3 _Unwind_SetGR@GCC_3.0 _Unwind_SetIP@GCC_3.0 -- Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.