Boost logo

Boost-Build :

From: grafik666 (grafik.list_at_[hidden])
Date: 2003-12-19 10:59:27


--- In jamboost_at_[hidden], "Victor A. Wagner, Jr." <vawjr_at_r...>
wrote:
> At Friday 2003-12-19 06:30, you wrote:
> >Victor A. Wagner, Jr. wrote:
> > > using the vc7.1 toolset I get files like:
> > > boost_date_time-vc71-mt-s-1_31.dll
> > > boost_date_time-vc71-s-1_31.dll
> > > boost_thread-vc71-mt-s-1_31.dll
> > > I'm having trouble wrapping my brain around the concept of a
static dll or
> > > what it would mean
> >
> > From the documentation...
> >
> >s = Static link to runtime.
> >
> >In other words.. s != Static library.
>
> I can read also.... would you care to elaborate? For example, what
options
> would I use (VC++7.1 please) so that such a dll would be useable?

Do you mean how would you build such a DLL? Or how would you use a DLL
built in such a way?

Either way... I won't repeat existing documentation so I refer you to
the Microsoft documentation on the topic: http://tinyurl.com/q20a --
The options in the IDE are in: "Configuration Properties, C/C++, Code
Generation, Runtime Library".

--grafik

 


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