
19 Oct
2004
19 Oct
'04
5:09 p.m.
Robert Ramey wrote:
a) A DLL which contains the same code as the libboost_serialization.lib and libboost_wserialization.dll . I see this a no problem and just a question of making the changes required to implement AUTOLIB in accordance with the instructions on the boost website. This would work exactly as the current system and have no repercussions that I know of.
I've done this by just adding the <dll> sections to the jamfile, and manual linking, but get unresolved externals as mentioned in a previous message. Is there more I need to do to build it as a DLL? Thanks Russell