This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions
- From: "schwab at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Mar 2007 09:57:23 -0000
- Subject: [Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions
- References: <bug-26792-6528@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #30 from schwab at suse dot de 2007-03-31 10:57 -------
The configure check is finding the definition of _Unwind_GetIPInfo in libgcc_s
(from unwind-compat.o) when configuring with --with-system-libunwind.
--
schwab at suse dot de changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |27880
Status|RESOLVED |REOPENED
Resolution|FIXED |
Bug 26792 depends on bug 27880, which changed state.
Bug 27880 Summary: [4.2 regression] undefined reference to `_Unwind_GetIPInfo'
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27880
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26792