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]
Other format: [Raw text]

Re: [patch] Fix --enable-libstdcxx-time documentation, show configure result


Jonathan Wakely <jwakely.gcc@gmail.com> writes:
> For native linux builds I think you are right and it has no downside,
> so distros could enable it by default.
>
> That still doesn't give a fully-conforming implementation though,, for
> that a monotonic clock is needed, which needs librt
> (enable-llibstdx-time=rt) and that definitely hass a downside as it
> makes libstdc++ depend on libpthread which turns on locking in libc.

So what's the right way to proceed on this?

I'm using debian, so I can forward this to the debian maintainers, and
ask them to enable these features in their builds, but it would be nice
to enable these features as widely as possible.

Thanks,

-Miles

-- 
If you can't beat them, arrange to have them beaten.  [George Carlin]


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