This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: strchr, PR 2767, c_std vs c_shadow, and branch failure


> Basically, it's PR 2767.  Linking anything against the shared lib gives
> "undefined reference to `std::strchr(char const*, int)'".

? my mkcheck results don't jibe with this

> Switching to c_shadow as noted in the PR trail led to more problems (see
> the "abort() in c_shadow?" email), which finally proved too confusing
> for me (no declarations of size_t visible to anything, anywhere, since
> gcc/include/stddef.h gets confused apparently).  The move to c_shadow is
> still the right way to go, but I need advice before I go further.

c_shadow is broken, bit rotted a bit


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