Boost logo

Boost :

From: John Maddock (jm_at_[hidden])
Date: 2002-10-11 06:21:27


> I installed kylix 3 open edition (downloaded freely from borland),
> hoping to understand the format test reports with the borland compilers.
>
> the compiler won't work at all with boost, I don't see what I missed :
>
> . unziped and launched borland's installer. chose to install, as user,
> to /opt/kylix3
> [ . launched the kylix IDE, compiled and ran an empty GUI application ]
> . moved to boost's root directory (tried both cvs's trunk and RC branch,
> fresh checked out)
> . bjam -s"TOOLS=kylix" -s"BCCROOT=/opt/kylix3"
>
> all compils fail, with
>
> Error E2268 /opt/kylix3/include/stlport/stl/_alloc.h 181: Call to
> undefined function '__stl_new' in function
>
> (full excerpt attached, to prevent line-wraps)
>
>
> Is it me ?

I've done very little work on the kylix jam toolset, it almost certainly
doesn't work unless you have run the kylixpath shell script before invoking
bjam (and use the BCCROOT option).

John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/index.htm


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