Boost logo

Boost-Build :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2001-12-18 15:22:06


You added "lib" to the beginning of the library name for gcc-stlport to
find. I'm pretty sure that won't work, since the -l option automatically
prepends "lib". So there would have to be a library called
"liblibstlport_<version>.a". Did you test this change?

-Dave

===================================================
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-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk