Message-ID: <395A4485.35D6F9F@maths.unine.ch> Date: Wed, 28 Jun 2000 20:31:32 +0200 From: Gautier Organization: Maths - Uni =?iso-8859-1?Q?Neuch=E2tel?= X-Mailer: Mozilla 4.72 (Macintosh; I; PPC) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: why exe files so big?? 400k! References: <39596c20 DOT 6769105 AT news DOT m DOT iinet DOT net DOT au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mac13-32.unine.ch X-Trace: 28 Jun 2000 20:31:33 +0100, mac13-32.unine.ch Lines: 9 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Strip debug info and, better, UPX are the solution. There is also a fixed overhead in DJGPP to make DOS a decent UNIX-like system. Code doesn't grow so awfully The full exe for 2-in-1 3D demo in Ada 95 below, compiled with DJGPP patched for GNAT, holds in 200KB, with built-in 3D models! HTH ____________________________________________________ Gautier -- http://members.xoom.com/gdemont/e3d.htm