Is there any known problem with running several Jam builds at the same time
on Windows2000? (Not the -j option).
While building one program, i'd like to build an different one.
If i do this, both build will terminate with very strange problems:
'System cannot find the path specified' or
'itConnection' is not recognized as an internal or external command,
operable program or batch file.
Where 'itConnection' is different from build to build.
Has anyone else seen this behaviour?
I have the same problem with MSVC, and CodeWarrior compilers, so either the
build-system or jam uses some file/... globally.
Regards,
Miklos.