$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Brad (boost_at_[hidden])
Date: 2008-04-26 23:09:12
Mohan gupta wrote:
> hello,
> can you please tell me whats the comand to compile programs which uses
> boost/thread libraries ...on gnu g++ on comand line
> ( im using fedora core 8)
> thank you
> mohan gupta
>
Mohan,
Maybe just try:
g++ source.cpp
and then post the errors from the compiler here and we'll work through them?
Cheers,
Brad