Binary compatibility on Linux

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


On 2012-11-10 18:39, Paulo Pinto wrote:

> I guess the right answer is to have everything compiled statically,
> especially if you need compatibility across distributions.

I just read somewhere that compiling it statically will make it _less_ 
compatible than compiling it dynamically.

http://stackoverflow.com/questions/8657908/deploying-yesod-to-heroku-cant-build-statically/8658468#8658468

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list