Subject Re: [firebird-support] running Firebird without fbintl
Author Dimitry Sibiryakov
06.07.2018 10:45, 'Paul Beach' pbeach@... [firebird-support] wrote:
>> With GCC "-fvisibility=internal" can be used to suppress exporting of all symbols.
> We currently use -fvisibility-inlines-hidden and -fvisibility=hidden for clang...

But still framework somehow calls internal delete. Did you check exported symbols with
nm (or whatever utility on MacOS can show public symbols of a library)?


--
WBR, SD.