Boost logo

Boost :

Subject: Re: [boost] auto-link with gcc/windows
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-07-06 07:48:57


> With the last change I made in the serialization library, the only missing
> symbols are void_upcast and void_downcast. the *.cpp files which
> defiine these functions to indeed define BOOST_SERIALIZATION_SOURCE
> so these symbols should be exported. I'm trying go figure out why this is
> not happening. Including define BOOST_SERIALIZATION_SOURCE in
> a different file can't be the solution - the fact that it seems to work
> can only
> be a hint as to what the problem is. Still thanks for the insight.

Which compiler/platform is this? I just tried Trunk with Mingw-gcc-4.5.0
and everything that should pass did.

John.


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