$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [lockfree/win32] looking for help
From: Adam Wulkiewicz (adam.wulkiewicz_at_[hidden])
Date: 2012-07-08 09:50:56
Tim Blechmann wrote:
> regarding the linking, i copied a few lines from the boost.interprocess
> to the jamfile ... but maybe there are some other libraries, that need
> to be linked in ...
Mingw linker can't find some win32 functions. In msvc everything is ok.
Output in the attachment.
Regards,
Adam