1 Aug
2013
1 Aug
'13
10:29 p.m.
On Thursday 01 August 2013 23:54:34 Philip Bennefall wrote:
Hi Andrey,
Thank you for your quick response! If I understand you correctly, I won't get the result I'm after by doing the following?
./b2 variant=release link=static runtime-link=static threading=multi cxxflags="-fvisibility=hidden -fvisibility-inlines-hidden" --with-system --with-thread
If I could do something like that, it'd be ideal. Will this not work?
It should compile with all symbols hidden unless marked otherwise.