From: "Rafał Maj" Newsgroups: comp.os.msdos.djgpp Subject: Odp: How to tell DJGPP to make a C program Date: Tue, 19 Sep 2000 20:21:27 +0200 Organization: Academic Computer Center CYFRONET AGH Lines: 26 Message-ID: <8q8ap0$qap$1@info.cyf-kr.edu.pl> References: <8q5p19$bg7$1 AT riker DOT addcom DOT de> NNTP-Posting-Host: d-94-53-23.cyfronet.krakow.pl X-Trace: info.cyf-kr.edu.pl 969387616 26969 149.156.1.183 (19 Sep 2000 18:20:16 GMT) X-Complaints-To: news AT cyf-kr DOT edu DOT pl NNTP-Posting-Date: 19 Sep 2000 18:20:16 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com If You are using Allegro, there are many ways to make smaller EXE described in allegro.txt. Użytkownik Thorsten Erdmann w wiadomości do grup dyskusyjnych napisał:8q5p19$bg7$1 AT riker DOT addcom DOT de... > Hi, > > I have written an application which only use C commands, no C++. How can I > tell the compiler/linker to leave out all that C++ stuff. My application > gets very big, nearly 800K and I often get Out of memory errors during > launching of it. So I hope to get it smaller that way. > > Okay, I can compress it, but the decompressing on startup is very slow on > the target 486 system. Any idea how to decrease the size of the executable? > > -- > und tschüß > Thorsten > > ICQ: 89267454 > >