From: "David Abrahams" <[EMAIL PROTECTED]>
> "Peter Dimov" <[EMAIL PROTECTED]> writes:
>
> > From: "David Abrahams" <[EMAIL PROTECTED]>
> >> "Peter Dimov" <[EMAIL PROTECTED]> writes:
> >>
> >> > There is a test in libs/smart_ptr/test called
shared_ptr_alloc_test.cpp
> > that
> >> > you can use.
> >>
> >> Your test doesn't seem to terminate for me in a reasonable amount of
> >> time (minutes) in any configuration.
> >
> > You might need to use a lower n. Here's what I get (randomly choosing
> > g++/mingw):
> >
> > GNU C++ version 2.95.3-6 (mingw special)
> > Win32
> > SGI standard library
> > BOOST_HAS_THREADS: (not defined)
>                       ^^^^^^^^^^^
>
> How did you arrange that?  I had to tweak our config file to get there.

With -DBOOST_DISABLE_THREADS.

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to