mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] suffixes in boost


From: Peter Rockett
Subject: Re: [Mingw-cross-env-list] suffixes in boost
Date: Wed, 26 Jun 2013 17:56:35 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6

On 26/06/13 16:22, ST wrote:
Hi,

I use boost from MXE. After installing and compiling MXE I see following
"-mt" and "-mt-d" suffixes in boost libraries:

libboost_chrono-mt.a
libboost_chrono-mt-d.a

So -lboost_chrono doesn't work. What are those suffixes?

At a guess, multiple thread, and multiple thread debug build, respectively. MSVC uses similarly-named extensions.

P.

No other library has them...

Thank you!
ST






reply via email to

[Prev in Thread] Current Thread [Next in Thread]