Mail Archives: cygwin/1997/01/17/01:22:27
Barry Roberts wrote:
>etc. you have running, there is only one copy of the code. So even
>though each .exe wouldn't grow by 3 MB if they were statically linked,
>they could EASILY take more memory at run-time. Plus, running cygnus
>utilities from inside bash is faster because the dll is already loaded, it
just
>has to be mapped into the address space of the new process.
The main advantage of using DLL instead of static linking, is an ability to
replace DLL with new/patched/improved version without relinking of all
other stuff.
Sergey Okhapkin
Moscow, Russia
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -