Original Post
Greetings, After searching google and gamedev, I'm still confused about this. I'm trying to build the boost::thread static library on my WinXP machine, using VS2008 Pro as my IDE/compiler. I want to build it manually without just downloading it because I'm going to have to build it on some other systems. I know Windows better so I figured I'd start there. So far I've downloaded boost 1.36, boost-build, and boost-jam. I ran the build.bat file under boost-jam and got the bjam.exe. But now I'm not sure what to do with it. I'm trying to slog through the documentation, but I'm still kinda stuck. Any help would be greatly appreciated.