Binary compatibility on Linux

Jacob Carlborg doob at me.com
Sat Nov 10 10:57:52 PST 2012


On 2012-11-10 19:54, Johannes Pfau wrote:

> crosstool-NG has a nice option "Oldest supported ABI" where you
> can enter an old GLIBC version and the compiler will generate
> executables compatible with this version (although it still uses a
> recent glibc). I have no idea how this works, but that's the best
> solution I have seen so far. (crosstool also has an option "Disable
> symbols versioning" which completely disables versioning. quite cool).
>
> Here are some links which might help:
> http://sourceware.org/ml/libc-help/2011-04/msg00032.html
> http://www.trevorpounds.com/blog/?tag=symbol-versioning

I got the last link from someone in the D IRC channel. I just don't know 
how to do that with D.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list