From: "Marp" Newsgroups: comp.os.msdos.djgpp Subject: Re: Runtime Speed Optimization Date: Sat, 21 Oct 2000 15:15:38 -0400 Organization: MindSpring Enterprises Lines: 14 Message-ID: <8sspv6$4u5$1@slb1.atl.mindspring.net> References: <39F0EBB3 DOT 375FEFCE AT email DOT com> <8squfu$cso$1 AT slb6 DOT atl DOT mindspring DOT net> <7458-Sat21Oct2000085428+0300-eliz AT is DOT elta DOT co DOT il> NNTP-Posting-Host: 04.30.99.a2 X-Server-Date: 21 Oct 2000 19:14:46 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Eli Zaretskii" wrote in message news:7458-Sat21Oct2000085428+0300-eliz AT is DOT elta DOT co DOT il... > > From: "Marp" > > Newsgroups: comp.os.msdos.djgpp > > Date: Fri, 20 Oct 2000 22:21:44 -0400 > > and when you link, use the -s switch. > > ???? The -s switch has no effect whatsoever on how the code runs. I suggested it because he doesn't need that extra debug info in the exe if he's going to do an optimized build.