From: John Maddock (john_at_[hidden])
Date: 2005-11-28 07:46:16


> i built boost with just ./configure. There was nothing about to
> build with stlport. I'm not C++ programmer and i'm not familiar with
> Jam. How can i explicitly enable building boost with STLport?

Boost's configure script doesn't build anything, please read the getting
started docs and follow the instructions there:
http://www.boost.org/more/getting_started.html

John.