Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.39.0 unit test crash on Sun OS
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2010-03-12 01:03:39


> Yogesh Arora wrote:
> #define BOOST_TEST_DYN_LINK
> #define BOOST_TEST_MAIN
> #define BOOST_TEST_MODULE example
> #include <boost/test/included/unit_test.hpp>
> BOOST_AUTO_TEST_CASE( test1 )
> {
> BOOST_CHECK( true );
> }
>
> the compiler is available for download at the sun developer website , if
> you become sun developer network member which is free

I'll review your example and this compiler when I have time. Meanwhile
you can debug it yourself and let me know where it fails?

Gennadiy

P.S. Please, do not top post


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