Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly x86 > Re: Alternative...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 6 of 9 Topic 4623 of 4729
Post > Topic >>

Re: Alternative PE linkers?

by Richard Russell <spamtrap@[EMAIL PROTECTED] > Apr 23, 2008 at 01:14 AM

On 22 Apr, 22:46, "robertwess...@[EMAIL PROTECTED]
" wrote:
> Why not make it a shared library (a DLL, if this is Windows).
> That way it takes (almost) *no* space in each executable.

It's all to do with deployment.  At present the 'compiled' programs,
being self-contained executables, can be run without any
'installation' phase.  This is particularly beneficial when run
directly from a web-site: you just click on the link to the EXE and
the program gets downloaded and run 'behind the scenes' (so long as
you have a Windows PC).

As soon as you introduce DLLs into the equation you can't readily do
that any more; you need an installer to copy the DLLs to the
appropriate place, and possibly register them.  What's more, you need
administrator privileges to do it.

In any case I'm not looking to make such a dramatic change to what is
an established application with well over a thousand users.  I'm just
looking at ways of improving its efficiency somewhat.

Richard.
http://www.rtrussell.co.uk/
To reply by email change 'news' to my forename.
 




 9 Posts in Topic:
Alternative PE linkers?
Richard Russell <spam  2008-04-20 02:31:32 
Re: Alternative PE linkers?
Tim Roberts <spamtrap  2008-04-22 03:00:42 
Re: Alternative PE linkers?
DJ Delorie <dj@[EMAIL   2008-04-21 23:55:05 
Re: Alternative PE linkers?
Richard Russell <spam  2008-04-22 01:56:44 
Re: Alternative PE linkers?
"robertwessel2@[EMAI  2008-04-22 14:46:10 
Re: Alternative PE linkers?
Richard Russell <spam  2008-04-23 01:14:34 
Re: Alternative PE linkers?
"Jim Carlock"   2008-04-27 18:45:15 
Re: Alternative PE linkers?
dila <spamtrap@[EMAIL  2008-04-25 10:12:34 
Re: Alternative PE linkers?
Richard Russell <spam  2008-04-28 02:18:11 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 2:17:10 CDT 2008.