Boost logo

Boost :

Subject: Re: [boost] [testing] Lots of spurious test runners
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2018-10-27 17:44:50


On Sat, Oct 27, 2018 at 8:15 PM John Maddock via Boost
<boost_at_[hidden]> wrote:
>
> igaztanaga-develop-gcc-3.4c++03 cc1plus.exe: error: unrecognized
> command line option "-fvisibility-inlines-hidden" cc1plus.exe: error:
> unrecognized command line option "-fvisibility=hidden"

These are likely caused by the recent addition of the visibility flags
to the compiler and linker, and gcc 3.4 doesn't support visibility. I
don't think it is worthwhile trying to support that old compiler.


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