Boost logo

Boost Users :

From: Dale Peakall (dale.peakall_at_[hidden])
Date: 2002-03-08 10:21:00


I need to build libraries that link against the static runtime library:

I tried the following Jam invocation:

  jam -sBOOST_ROOT=. -sTOOLS="msvc-stlport" -sBUILD="debug release
<runtime-link>static"

But jam balks and reports:

  Error: <libs!python!build>libboost_python_static: target requirements
conflict
  for requested build { <runtime-link>dynamic <target-type>LIB
<runtime-link>static }

Help!

So, I've obviously got it wrong (btw I'm not interested in building python
library
just threads and regex).

TIA.

        - Dale.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net