|
Boost-Build : |
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2006-08-14 08:36:50
John Maddock wrote:
>
> I'm using cvs HEAD BTW in case that makes any difference.
>
Hmm, I tried now and for me it works with HEAD, too. The only difference
I see is the intel version number (9.1 vs. 9). Do you use a bjam.exe
from current sources? (I always do and didn't try any older now.)
Anyway, I attach my user-config.jam, maybe it helps!
Cheers,
Stefan
using intel-win : 9.1 : "C:/Programme/Intel/Compiler/C++/9.1/IA32/Bin/icl.exe" : <compatibility>vc71 ;
using cw : 9.4 : "C:/Programme/Metrowerks/CodeWarrior/Other Metrowerks Tools/Command Line Tools/mwcc.exe" ;
using python : 2.4 : C:/Python24 ;
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk