Boost logo

Boost :

From: Robert Ramey (ramey_at_[hidden])
Date: 2004-10-19 12:55:49


http://www.boost.org/libs/config/config.htm in the section macros for
libraries with separate source code describes what has to be done. Its not
hard, it just has to be done and tested. Your procedure may work, but the
above points to the boost way of addressing this.

Robert Ramey

"Russell Hind" <rh_gmane_at_[hidden]> wrote in message
news:cl3hp3$gip$1_at_sea.gmane.org...
> 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
>
> _______________________________________________
> Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost
>


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