Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.39.0 unit test crash on Sun OS
From: Yogesh Arora (yogesh.ar_at_[hidden])
Date: 2010-03-11 09:43:20


Oh i forgot to mention that i am linking with Dynamic version of boost unit
test libraries.

On Thu, Mar 11, 2010 at 9:41 AM, Yogesh Arora <yogesh.ar_at_[hidden]> wrote:

> Hi
>
> I have just started using boost unit test framework and i am also new to
> boost. I have a very basic test case program which i am testing with boost
> 1.39.0 unit test libraries. The code compiles properly but on running it
> crashes without even reaching my test case.
>
> Is someone facing similar issue on Sun OS.
>
> Btw, I am using Boost 1.39.0 on Sun os. I have compiled boost libraries
> myself with sun toolset using these options
> ./bootstrap.sh --with-toolset=sun
> wih user.config.jam as
> using sun : 5.9 : /bb/util/common/studio12-v4/SUNWspro/bin/CC :
> <stdlib>sun-stlport <cxxflags>"-library=stlport4 -xcode=pic32
> -erroff=wvarhidemem,hidevf,hidevfinvb,badargtypel2w,wbadinitl,nullref,temwhileinst,unassigned
> -errtags=yes" <linkflags>"-library=stlport4 -xcode=pic32" ;
>
> Thanks
> Yogesh
>



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