
OK, but you probably test not all files. Have you tried my simple boost_check script or did you wrote a own script to test *all* files?
From what I see, that script is Linux-only ;)
PS: How about a mini Linux system in a virtual environment? There are much more possibilities to create such an environment in Linux (chroot, UML, qemu, xen, bochs, and many many more) but there should be a solution also for your system.
Most likely that's what I'll do - a linux system on a vmware.
PS2: Whouldn't it a good idea if Boost could allow developer access to a Linux server? I strongly assume that e.g. the web pages are self hosted on a Open Source platform.
That would be great!
Mmh, I assume it is jam stuff which I never used myself. I wonder about -I"C:/mingw/include/c++/4.1.2/backward" -I"C:/mingw/include/c++/4.1.2" -I"C:/mingw/include/c++" -I"C:/mingw/include" shouldn't it be in the default compiler search path?
This is generated from Dev-c++
Maybe you should also add -pedantic (and -Wno-long-long if it complains about long long?).
Ok I will. Best, John -- http://John.Torjo.com -- C++ expert http://blog.torjo.com ... call me only if you want things done right