emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How about using static link instead of dynamic loaded dlls?


From: Mike Woolley
Subject: Re: How about using static link instead of dynamic loaded dlls?
Date: Thu, 05 Jun 2003 10:05:27 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (windows-nt)

Jason Rumney <address@hidden> writes:

> so linking dynamically is more flexible for binary distribution.

Would it be possible to link in the libraries statically and *not*
require the DLL's at all at run-time?

That would provide the following advantages:

1/ No DLL hell.
2/ User doesn't have to go and download all the dependent libraries.

Of course, the resulting program is bigger, but does that matter
these days?

Cheers,
Mike





reply via email to

[Prev in Thread] Current Thread [Next in Thread]