$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [interprocess] problem in HPUX
From: Rui Pedro Fernandes (ruipfernandes_at_[hidden])
Date: 2009-09-16 05:05:32
On Sun, Sep 13, 2009 at 7:46 PM, Zeljko Vrba <zvrba.nospam_at_[hidden]>wrote:
>
> The most likely cause is that you are compiling with optimizations turned
> on.
>
>
>
You're right, thanks for the hint.