RE: [libxml++] Win32 link error (v0.24.0 + msvc patch)



> From: Christophe de VIENNE [mailto:cdevienne alphacent com] 
> > Do we have the same configure option?
> 
> no
> 
> >
> > > Question for autotools gurus:
> > > - - Is there a way at configure time to now wether or not
> > > libxml2 has been
> > > compiled with thread-support ?
> >
> > Probably not. When people are compiling from source it's OK 
> to assume that
> > they know what they are doing. If you use unusual compiler 
> or configure
> > options then you have to be careful.
> 
> So we just have to add --enable-thread option to configure, 
> which will add 
> - -D_REENTRANT to CXXFLAGS. Right ?

Dunno. I guess we should
a) Do what libxml does.
b) Do what libxml suggests that apps-that-use-libxml do.

On the other hand, nobody has reported this as a real-world bug yet, so I'm
inclined to be lazy.

Murray Cumming
murrayc usa net
www.murrayc.com 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]