This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/49810] [4.7 Regression] ld: Unsatisfied symbol "strsignal(int)" in file collect2.o
- From: "sje at cup dot hp.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 28 Jul 2011 21:25:08 +0000
- Subject: [Bug bootstrap/49810] [4.7 Regression] ld: Unsatisfied symbol "strsignal(int)" in file collect2.o
- Auto-submitted: auto-generated
- References: <bug-49810-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49810
Steve Ellcey <sje at cup dot hp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |sje at cup dot hp.com
Resolution| |FIXED
--- Comment #5 from Steve Ellcey <sje at cup dot hp.com> 2011-07-28 21:25:06 UTC ---
This is fixed now with this patch:
------------------------------------------------------------------------
r176747 | ro | 2011-07-25 07:24:59 -0700 (Mon, 25 Jul 2011) | 6 lines
gcc:
* system.h [__cplusplus]: Wrap C function declarations in extern "C".
include:
* xregex.h (regoff_t): Define.