Boost logo

Boost-Build :

Subject: Re: [Boost-build] [EXTERNAL] Using boost with cray c++
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2013-07-15 12:56:40


On Jul 15, 2013, at 10:22 AM, avib369 . wrote:

> Noel >> We use Boost with Cray, do you have a specific question or issue?
>
> I am using the latest module 8.2. Boost itself compile ok.
> However my application, which pulls in some of the boost
> asio headers does not compile.

Hi Avi,

We don't use Asio so I've not run into the problem you're seeing. We use MPI, Serialization, Graph and a few others and they work okay with this this version of the gnu compiler.

-- Noel

kbelco@:~/noel> CC -v
/opt/cray/xt-asyncpe/5.19/bin/CC: INFO: Compiling with CRAYPE_COMPILE_TARGET=native.
Using built-in specs.
COLLECT_GCC=/opt/gcc/4.7.2/bin/../snos/bin/g++
COLLECT_LTO_WRAPPER=/opt/gcc/4.7.2/snos/libexec/gcc/x86_64-suse-linux/4.7.2/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../xt-gcc-4.7.2/configure --prefix=/opt/gcc/4.7.2/snos --disable-nls --libdir=/opt/gcc/4.7.2/snos/lib --enable-languages=c,c++,fortran --with-gxx-include-dir=/opt/gcc/4.7.2/snos/include/g++ --with-slibdir=/opt/gcc/4.7.2/snos/lib --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux --with-mpc=/opt/gcc/mpc/0.8.1 --with-mpfr=/opt/gcc/mpfr/2.4.2 --with-gmp=/opt/gcc/gmp/4.3.2 --with-sysroot=
Thread model: posix
gcc version 4.7.2 20120920 (Cray Inc.) (GCC)


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk