Hi all, first off, apologies if this is not the right group for my query. (Maybe someone can direct me to the proper group.) I have a very puzzling problem with a large project I am building. The project builds fine in Visual Studio (8 and 9), but when I use vcbuild at the command line, the linker complains about missing routines. (I thought this was impossible.) Now I need to try to debug this, and I don't really know where to start. Is there a way to get vcbuild to echo the commands it is executing? More fundamentally, perhaps: Is there documentation on the web that would explain the available switches? Anything else I should be trying? Thanks a million.