Y
Hacker News
new
|
ask
|
show
|
jobs
by
jcelerier
1651 days ago
On Linux with GCC and Clang you can use -fvisibility=internal to tell the compiler to not care at all about this and go wild with ABI. Of course it needs to be done carefully...