public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
From: Matt Corallo <bitcoin-list@bluematt•me>
To: Brian McQueen <mcqueenorama@gmail•com>
Cc: Bitcoin-development@lists•sourceforge.net
Subject: Re: [Bitcoin-development] Mac libboost_thread or thread-mt?
Date: Wed, 05 Oct 2011 10:37:55 -0400	[thread overview]
Message-ID: <1317825475.3047.3.camel@BMThinkPad.lan.bluematt.me> (raw)
In-Reply-To: <CAPfzCrQapXWj_qVRffi5Tnr6_e3_0NEXjGnusHiSOkE-RJ5KLw@mail.gmail.com>

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




  parent reply	other threads:[~2011-10-05 15:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-04 23:40 Brian McQueen
2011-10-05  5:35 ` Michael Grønager
2011-10-05 14:37 ` Matt Corallo [this message]
2011-10-05 18:42   ` Gavin Andresen
2011-10-05 18:50     ` Douglas Huff
2011-10-06 22:18       ` Brian McQueen
2011-10-06 23:35         ` Eric Mockensturm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1317825475.3047.3.camel@BMThinkPad.lan.bluematt.me \
    --to=bitcoin-list@bluematt$(echo .)me \
    --cc=Bitcoin-development@lists$(echo .)sourceforge.net \
    --cc=mcqueenorama@gmail$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox