$include_dir="/home/hyper-archives/threads-devel/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-03-12 11:36:57
Anthony Williams wrote:
> It's the way I tagged it. I thought I had just tagged the boost.Thread stuff,
> and a few other header files (e.g. the interlocked_xxx header from
> shared_ptr), but it does appear I tagged too much.
I am still having trouble to compile the thread_rewrite branch on linux
(and windows too).
What I did:
cvs update -dPf -r thread_rewrite
bjam -s"TOOLS=gcc"
Could it be that this problem is related to the "tagged too much"?
I suppose you are able to "compile" because you are currently doing
header only? Or am I attempting to do something stupid?
Any hints appreciated.
Roland