This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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]

Re: libgcc_s.so.1 must be installed for pthread_cancel to work


* Ryan Arnold <ryan.arnold@gmail.com>:

| The compiler that GLIBC is compiled with may very likely be different
| than the compiler which provided the system's libgcc_s library at
| runtime.

| The error you get comes at runtime and the configure time check would
| be an incorrect solution for the problem you're seeing at runtime.

Thank you for clearing that.

Should not this noted somewhere in the README
(glibc/pthread requires libgcc_s at runtime)?


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