On Sunday 12 December 2004 15:57 pm, Danny Smith wrote:
> James W. McKelvey wrote:
> > I installed CYGWIN_NT-5.1 a few days ago and then built g++ from the
>
> latest
>
> > CVS. Simple programs like the one below will compile and link, but
>
> then get
>
> >
I installed CYGWIN_NT-5.1 a few days ago and then built g++ from the latest
CVS. Simple programs like the one below will compile and link, but then get
segmentation faults in pthread_specific on execution:
#include
#include
static const std::locale l;
//static std::ostream& o = std::cerr;
2 matches
Mail list logo