We seem to be running examples and locales in the opposite order on Windows than on UNIX. Normally it wouldn't matter but the xbuildgen script expects the UNIX order (examples, tests, locales) on all platforms and without some crafty enhancements has no easy way to tell which is which. Would it be possible to change the order in which we run things on Windows to be the same as on UNIX?
Here's an example of a problem it causes: http://people.apache.org/~sebor/stdcxx/results/win_vista_0-em64t-msvc-8.0.html Martin