Static binaries :how to create

1999-03-16 Thread John Leget
hello all, Ive come accross a couple of static binaries in my search for windoze replacements, and since i download the occasional source to apps not in deb's i was wondering how one makes these. Now from what i understand they do not depend on lib's on my system as they are compiled in - thus

Re: Static binaries :how to create

1999-03-16 Thread Jens B. Jorgensen
The main trouble is you have to create an app from source to statically link it. But yes, you're right. I'd think twice about using lots of static apps though. Not only does it increase your disk space usage it also increases your memory usage. I suspect your main problem is that you have apps