$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Schlyder (daniel_at_[hidden])
Date: 2004-05-06 16:17:46
Hi,
Attached is a (very) simple patch to add support for free-feature
user-interface to mingw-tools.jam (Boost.Build v1). Diff is against Boost
1.31.0.
Basically, console application is built by default, and
flags mingw LINKFLAGS <user-interface>gui : -Wl,--subsystem,windows ;
is required to support gui apps.
Kind regards,
Daniel Schlyder ------------AE191160F5EA1EE Content-Type: application/octet-stream; name="mingw-tools.jam--user-interface.diff"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="mingw-tools.jam--user-interface.diff"
[Attachment content not displayed.] ------------AE191160F5EA1EE--