From: Andreas Fabri (Andreas.Fabri_at_[hidden])
Date: 2006-03-20 09:12:01


Hello,

I just tried to install boost for the Intel 8 Compiler.

bjam.exe "-sTOOLS=intel-win32" install

failed updating 948 targets...
skipped 412 targets...
updated 3323 targets...

Didn't I choose the right toolset?

If I only want to create program_options, is this
the right command:

bjam.exe "-sTOOLS=intel-win32 --with-program_options" install

thanks in advance,

andreas