$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-11-03 05:14:31
Hi Brock,
> I'm not sure what affect it would have on other platforms. I won't
> be building any GUIs on linux soon.
I'm pretty sure used GUI has no effect for linux.
> Two things that are required for link compatibility under MSVC that
> may not apply to other platforms are how you link against the MS
> libraries (static or dynamic) and whether or not you use MFC.
I see. So, if the change to <user-interface> works for you, maybe you can
submit a patch?
- Volodya