What is Nostr?
Matt Corallo [ARCHIVE] /
npub1e46…xmcu
2023-06-07 02:31:46
in reply to nevent1q…l3n4

Matt Corallo [ARCHIVE] on Nostr: 📅 Original date posted:2011-10-05 🗒️ Summary of this message: Boost libraries ...

📅 Original date posted:2011-10-05
🗒️ Summary of this message: Boost libraries have a -mt suffix for multithreading aware mode, but it was removed from Linux and Mac builds in 1.42+.
📝 Original message:On Tue, 2011-10-04 at 16:40 -0700, Brian McQueen wrote:
> I installed boost via the mac ports. Its got lobboost_thread-mt, but
> it doesn't have libboost_thread.a. Should I modify the makefile or get
> a different version of boost?
>

(from
http://stackoverflow.com/questions/2293962/boost-libraries-in-multithreading-aware-mode)

The -mt suffix means built in multithreading aware mode (what this means
for a threading library I have no idea), however that suffix was removed
from Linux and Mac builds in 1.42. If you are linking against 1.42+ on
Linux/Mac, adding/removing the -mt suffix means nothing AFAICT.

Matt
Author Public Key
npub1e46n428mcyfwznl7nlsf6d3s7rhlwm9x3cmkuqzt3emmdpadmkaqqjxmcu