Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-10-20 09:28:16


----- Original Message -----
From: "Hugo Duncan" <hugo.duncan_at_[hidden]>

>
> Hi,
>
> Specifying a requirement
>
> <gcc><*><include>$(STLPORT_ROOT)
>
> seemed to work for me, although I haven't thoroughly checked this. I
> would still imagine that having a toolset definition would be better
> to maintain consistency though.....

That makes your project build only with STLport, so if you want to write a
project which also builds with plain gcc, you're out-of-luck. Also, you may
need other requirements to tell the linker about the STLport library.

===================================================
  David Abrahams, C++ library designer for hire
 resume: http://users.rcn.com/abrahams/resume.html

        C++ Booster (http://www.boost.org)
          email: david.abrahams_at_[hidden]
===================================================


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