$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] stlport string vs. std string causing link errors - how to workaround?
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-05-31 10:56:13
AMDG
Chris Kruger wrote:
> I'm a relatively new user of boost and I have a problem. I believe I
> know what is causing the problem but I don't yet have a solution and I
> am looking for suggestions.
>
> I'm currently porting a product to Mac OSX. It makes use of both
> stlport and boost. I have got the software compiling happily enough
> but I have a couple of link errors that have stumped me for a bit.
>
> I believe the link problems are caused by the fact that boost was
> compiled using the stdlib included with gcc and the code in the
> product is using stlport.
>
> <snip>
>
In Christ,
Steven Watanabe