Boost logo

Boost :

Subject: [boost] [config] BOOST_NOINLINE on nvcc
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2014-01-21 18:30:36


Hi,

I noticed that I had some problems with some nvcc (NVIDIA CUDA) versions
and BOOST_NOINLINE.

The logic for defining BOOST_NOINLINE seems to be the same as that of
BOOST_FORCEINLINE, which does work correctly, so it seems to be a nvcc
bug that's not fully compatible with GCC despite claiming to be.

What would be the correct way to fix that?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk