$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2006-08-14 03:26:32
hi all,
it seems that there's no special handling for intel based on vc8. I'm
not sure yet, but I think it tries to link with a static runtime which
doesn't exist in this configuration:
Fatal error cannot open "LIBCD"
xilink: error: problem during multi-file optimization compilation (code 1)
Furthermore, this warning could be eliminated easily:
icl: warning: option '/Qvc8' or higher used with '/ML[d]' is not supported
Thanks,
stefan