$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Using boost on AIX with GCC
From: Alberto Santini (santini.alberto_at_[hidden])
Date: 2015-11-10 01:30:54
Hi, have a look at this:
https://gcc.gnu.org/ml/gcc-patches/2015-05/msg01971.html
You might try to apply the attached patch.
AS