Hi,

I was building my project until recently with Boost 1.42.
I have upgraded my Boost Version to 1.45.
First of all, I see that now by default is used the dynamic linking to the Boost/Serialization.
How can I set my code/project to link it statically to the Boost/Serialization?
Second, I can not open my old files, I used only binary archives. I read about fix_six, but when
I run it with my files I got the message "library version not equal to six"?
How is this possible? How can I found out what "library version " do I have?
What can I do to fix this problem?

Thank you very much in advance!
Andrei.