osx shared libraries.
bitwise via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 16 07:56:34 PDT 2015
On Mon, 15 Jun 2015 23:56:14 -0400, bitwise <bitwise.pvt at gmail.com> wrote:
> It actually appears that __attribute__((visibility("hidden")) is
> redundant and making it a constructor already hides it.
derp.. no it's not. Its the fact they were marked static in the C code
that made them hidden.
If anyone is willing to point me in the right direction here, it would be
much appreciated ;)
Looking at Martin's github, it doesn't appear that he's back in business
yet.
Thanks,
Bit
More information about the Digitalmars-d
mailing list