Boost logo

Boost Users :

From: Robert Ramey (ramey_at_[hidden])
Date: 2004-12-07 17:34:47


"Jeffrey Holle" <jeff.holle_at_[hidden]> wrote in message
news:cp583r$djn$1_at_sea.gmane.org...

> I'm building a shared library.

This could be an issue. I'm currently implementing the auto-link facility
to permit serialization library to be built as a DLL (the windows equivalent
of a shared library) as well as a unix shared library. I've had to make
some changes to make this work correctly. I don't remember what they were
for now. Right now I'm bogged down in making the test and test reporting
work for all the combinations that I will be able to build and test. So the
job is not done.

There are other issues when serializing types defined in other shared
libraries and/or DLLS which are dynamically loaded. I have also addressed
these - but as said I'm bogged down in getting my test setup fixed to my
requirements.

Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net