This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/49810] [4.7 Regression] ld: Unsatisfied symbol "strsignal(int)" in file collect2.o


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]