$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thomas Karolski (thomas.karolski_at_[hidden])
Date: 2008-05-21 16:04:20
> If you can find out about any compilation error on VC++9
> I can try a blind fix.
<http://listarchives.boost.org/mailman/listinfo.cgi/boost>Hmm. It seems the
msvc compiler & linker (cl.exe) does not want to do *anything* at all
when executed outside of the Visual Studio 2008 Command Prompt. It does
not even respond to /HELP or /VERSION.
Anyway, compiling the coroutine library from inside the VS08 Command
Prompt worked fine just now.
There should be no need to fix anything.
Regards,
Thomas K.