I checked out the source files from CVS and am trying to compile pthread. I don't want a dll. or lib. I want an executable with one of the test programs. It gives me a lot of errors/ warning mostly with dllexport. How do I build the source files of pthread into an exe and not a dll. I am using MSVC. - Lavanya