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
Published at
2023-06-07 02:31:46Event JSON
{
"id": "a1244c991cc8c8538e248f254e20bc2632e186bfb4d11496cfca28da489ec8cb",
"pubkey": "cd753aa8fbc112e14ffe9fe09d3630f0eff76ca68e376e004b8e77b687adddba",
"created_at": 1686105106,
"kind": 1,
"tags": [
[
"e",
"110da10776022cfe84f8b9553ae8d52a4c1f0e53fe4f149d2a8f0902534f61d0",
"",
"root"
],
[
"e",
"58c5ef801a21aac9974763d152108e2b5d5e4048c586e2511369a574b3ea1bb8",
"",
"reply"
],
[
"p",
"a277336e95d2d0a831fff67fc80d8082322689a88ede9f877fa246a02629a43f"
]
],
"content": "📅 Original date posted:2011-10-05\n🗒️ 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+.\n📝 Original message:On Tue, 2011-10-04 at 16:40 -0700, Brian McQueen wrote:\n\u003e I installed boost via the mac ports. Its got lobboost_thread-mt, but\n\u003e it doesn't have libboost_thread.a. Should I modify the makefile or get\n\u003e a different version of boost?\n\u003e \n\n(from\nhttp://stackoverflow.com/questions/2293962/boost-libraries-in-multithreading-aware-mode)\n\nThe -mt suffix means built in multithreading aware mode (what this means\nfor a threading library I have no idea), however that suffix was removed\nfrom Linux and Mac builds in 1.42. If you are linking against 1.42+ on\nLinux/Mac, adding/removing the -mt suffix means nothing AFAICT.\n\nMatt",
"sig": "4bc66e931a0f21b11390b9df75c7b910fbfd45db6070fd9bf9141b2c5fa333714f622cb30ef855fb51274b411c0e05cea166440e258dd95cd221b2e53c3106c4"
}