Boost logo

Boost :

From: Duft Markus (Markus.Duft_at_[hidden])
Date: 2006-09-15 05:23:47


Hey there!
 
I'm using boost for quite a while now, and ran into a problem. I'm
writing a compiler wrapper for cl (wgcc, @ sourceforge) which behaves
like gcc (wgcc runs under Interix). now i'm building tons of packages
with wgcc. Due to problems with the microsoft STL we switched to apaches
STDCXX implementation (wgcc uses it automatically for every C++ package
built with it, if it is present).
The problem now is, that all packages are built with stdcxx, EXCEPT of
course boost, because i'm using the windows build mechanism, hence cl
directly and not my wrapper, to build it.
I haven't tried out yet, but i really think that this is a bad
combination somehow. Have you got any advice on how to get boost built
with the stdcxx library??
 
Any comments on this would be great!
 
Thanks in advance, Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk