On 2016-10-01, Steve D'Aprano <steve+pyt...@pearwood.info> wrote:

> Does gcc support static linking?

Yes, but the real question is the CPython makefile includes recipes
for a statically-linked target.

> Even if I end up with a much bigger binary, at least I know it will
> have everything it needs to run and I won't have to deal with DLL
> hell.

-- 
Grant



-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to