Boost logo

Boost :

From: Paul Moore (gustav_at_[hidden])
Date: 2000-05-17 15:33:48


From: Paul Moore [mailto:gustav_at_[hidden]]
> > alternatively you could try installing either the STLPort,
>
> I tried without the stdio implementation (latest beta STLport) as the
> library builds break horribly for me.

In case people care, I've got the latest beta (4.0b7) of STLport working
with mingw - there's a change needed to get it to look for headers in
../g++-3 instead of ../g++ (for some reason, the STLport headers assume the
latter, but mingw uses the former). So I now have STLport and mingw working,
at least without the iostreams stuff.

At last, a decent gcc setup for c++ on Windows!

Sorry for the off-topic thread,
Paul.


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