$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Janusz Piwowarski (jpiw_at_[hidden])
Date: 2005-12-21 04:19:09
Hello
I'm attaching the patch for mingw-tools.jam. With current version bjam
produces code like:
g++ ... -L"" first.obj second.obj etc.
and linker ends with "undefined reference to `WinMain_at_16'" message.
-- Regards, Janusz