$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [boost][task] task and fiber do not compile
From: Kishalay Kundu (kishalay.kundu_at_[hidden])
Date: 2010-01-29 09:41:30
Hi Oliver,
I have boost 1.41.0 installed. I have been trying to build boost-task
and boost-fiber (I guess this is the pre-req for building boost-task).
However when I do: "./bjam threading=multi --with-task", the compiler
errors out with a long list of compiler errors. I have gcc 4.4.1
installed on my Fedore 11 system.
Could you please let me know what I am doing wrong? Thank you.
regards,
Kishalay