Boost logo

Boost :

Subject: Re: [boost] Serialise on Mac OSX 10.8, XCode and GCC
From: Jonathan Wakely (jwakely.boost_at_[hidden])
Date: 2013-03-26 12:53:06


On 26 March 2013 16:31, Tim Burgess wrote:
> OK,
>
> I found an article suggesting I set an XCode linker flag:
>
> -Lstdlibc++

Really? Despite widespread misunderstanding (including in
<boost/config/stdlib/libstdcpp3.hpp>) the library is called libstdc++
not stdlibc++ and lives in a file called libstdc++.so, whereas I
believe libc++ lives in a file called libc++.so, so I don't see how
just setting a directory with -L can change anything.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk