[Bug target/45650] [4.3/4.4/4.5/4.6 regression] FreeBSD/ia64 builds fails: hidden symbol `_Unwind_FindTableEntry' isn't defined
gerald at pfeifer dot com
gcc-bugzilla@gcc.gnu.org
Sun Sep 12 00:40:00 GMT 2010
------- Comment #1 from gerald at pfeifer dot com 2010-09-12 00:40 -------
Forgot to provide the actual failure mode:
unwind-ia64_s.o(.text+0x30b2): In function `uw_frame_state_for':
../.././../gcc-4.5-20091112/libgcc/../gcc/config/ia64/unwind-ia64.c:1788:
undefined reference to `_Unwind_FindTableEntry'
unwind-ia64_s.o(.text+0x7632): In function `_Unwind_FindEnclosingFunction':
../.././../gcc-4.5-20091112/libgcc/../gcc/config/ia64/unwind-ia64.c:1745:
undefined reference to `_Unwind_FindTableEntry'
/usr/bin/ld: ./libgcc_s.so.1.tmp: hidden symbol `_Unwind_FindTableEntry' isn't
defined
collect2: ld returned 1 exit status
gmake[3]: *** [libgcc_s.so] Error 1
gmake[3]: Leaving directory
`/usr/ports/lang/gcc45/work/build/ia64-portbld-freebsd9.0/libgcc'
gmake[2]: *** [all-stage1-target-libgcc] Error 2
gmake[2]: Leaving directory `/usr/ports/lang/gcc45/work/build'
gmake[1]: *** [stage1-bubble] Error 2
gmake[1]: Leaving directory `/usr/ports/lang/gcc45/work/build'
gmake: *** [bootstrap-lean] Error 2
*** Error code 1
--
gerald at pfeifer dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.3.5 4.4.4 4.5.1 4.6.0
Summary|[4.3/4.4/4.5/4.6 regression]|[4.3/4.4/4.5/4.6 regression]
|FreeBSD/ia64 builds fails: |FreeBSD/ia64 builds fails:
| |hidden symbol
| |`_Unwind_FindTableEntry'
| |isn't defined
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45650
More information about the Gcc-bugs
mailing list