Date: Tue, 16 May 2000 01:58:41 +0000 From: Gustavo Vieira Goncalves Coelho Rios <kernel@tdnet.com.br> To: questions@freebsd.org Subject: what's the advantage... Message-ID: <3920AB51.22F54FCA@tdnet.com.br>
next in thread | raw e-mail | index | archive | help
I got surprised when i compiled two versions of the same program, and the one statically (-static flag) linked use less memory than that dynamically linked. How can one program that were static linked uses less memory that the same one done using the default linking? PS: I used ps -aux to see how much memory they did used. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3920AB51.22F54FCA>