From: Artem Alimarine (artem_at_[hidden])
Date: 2006-07-12 08:24:52


I am running XP x64. The bjam from CVS does not build there because rthe
build.bat fails.

The failure has to do with the "Program Files (x86)" in the path for 32
bit apps on the 64 bit system. Apparently the braces are interpreted by
the command file, whereas they are part of the file name.

Artem