On Fri, 2009-12-25 at 05:06 -0800, kapild wrote:
> i have compiled quantlib 0.9.9 and boost 1.41 using g++ version = 3.4.2
> i am getting following error on running test suite
>
> Program received signal SIGSEGV, Segmentation fault.
> 0x0104c7d2 in boost::unit_test::test_observer::test_observer() (this=0x0)
> at ./boost/test/unit_test_log.hpp:131
> 131 BOOST_TEST_SINGLETON_CONS( unit_test_log_t );
>
> Please help so as how to resolve the same
Hard to say. What test case, if any, is the test suite running when you
get the error? Does it display any messages before segfaulting?
Luigi
--
When I was a boy of fourteen, my father was so ignorant I could hardly
stand to have the old man around. But when I got to be twenty-one, I
was astonished at how much the old man had learned in seven years.
-- Mark Twain
|