Boost logo

Boost :

From: Thomas Wenisch (twenisch_at_[hidden])
Date: 2004-01-16 12:08:18


Hi all,

On Thu, 8 Jan 2004, Robert Ramey wrote:

> Tom Wenisch wrote:
>
> >b) export.hpp broken under gcc 3.3.2
>
> >I got all sorts of nasty compile errors when I tried to include
> >export.hpp. I did not investigate them, since I was able to get things
> >working with the register_type<> mechanism.
>
> You're going to want/need this. run the test_exported.cpp test and
> let me know of the results. send the beginning part of the
> compiler error listing.
>

Can someone tell me how to run this test? I tried the following (on
Linux, with tcsh):

setenv BOOST_ROOT <.... my boost root ....>
setenv TOOLS gcc
cd libs/serialization/test
bjam

But had no success:

Jamfile: No such file or directory
Jamfile: No such file or directory
...found 8 targets...

Is this the wrong way of running tests?

Regards,
-Tom Wenisch


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