Boost logo

Boost :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-11-08 13:52:46


Gennadiy Rozental wrote:

>
> "Vladimir Prus" <ghost_at_[hidden]> wrote in message
> news:200611081912.10638.ghost_at_cs.msu.su...
>>
>> Just a quick question: is it still true that Boost.Test libraries cannot
>> be
>> DLL on Windows?
>
> No. DLL Support is implemented. Boost.Test Jamfile is updated also to
> support this

Ok, then few more questions

1. What are the instructions for using Boost.Test DLL on Windows? Some
experiments results in:

        ### mwld Linker Error:
        #   Undefined symbol: '_main'
        #   referenced from '_mainCRTStartup' in maincrt.c:97
        (MSL_All-DLL_x86_D.lib)
..failed cw.link ..\..\..        
\bin.v2\libs\test\test\class_properties_test.test\cw-9.4\debug\class_properties_test.exe...

2. Do you plan to update FAQ, that still says it's not implemented (at least
on HEAD).

3. Are there any plans to modify the testsuite so that linking to DLL is
tested?

Thanks,
Volodya


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