Boost logo

Boost Users :

Subject: Re: [Boost-users] serialization support for gcc ?
From: Robert Ramey (ramey_at_[hidden])
Date: 2017-02-27 16:06:43


On 2/27/17 1:15 AM, Alain Miniussi via Boost-users wrote:
> Hi,
>
> In the serialization jam file (master), I see:
>
> <toolset>gcc:<cxxflags>"-fvisibility=hidden -fvisibility-inlines-hidden"
> with no mention of gcc version number.
>
> gcc-3.4.4, for one, does not support that option. Does that mean that
> the serialization library does not support the gcc-3.x serie ?
>
> Thanks
>
> Alain

a) I don't know which is the earliest version of gcc to support visibility.

b) Even if I did, I don't know what boost build syntax I would use to
specify this. - I've only been using boost build for 13 years.

c) FWIW I've never supported gcc versions 3.XX. There a number of
issues such as support for wide characters.

d) If you want to suggest changes to jam files, I'll probably include
them without testing them myself. So before submitting them, I'd
appreciate it if you could run the serialization library tests yourself
first.

Robert Ramey


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net