| delorie.com/archives/browse.cgi | search |
| Date: | Fri, 27 Jun 1997 19:02:35 -0600 |
| From: | bor AT EuropeMail DOT com |
| Subject: | Symbols in EXE |
| Newsgroups: | comp.os.msdos.djgpp |
| Message-ID: | <867455920.11481@dejanews.com> |
| Reply-To: | bor AT EuropeMail DOT com |
| Organization: | Deja News Usenet Posting Service |
| Lines: | 14 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
I'm working with GCC version 2.54
If I compile program like this:
printf("Hello!");
and then look at code with debugger (edebug32) I see that symbols are
included in executabile (i.e. there are call _printf , call _exit and so
on).
What switch may I use while compiling to disable putting symbols in
executabile.
-------------------==== Posted via Deja News ====-----------------------
http://www.dejanews.com/ Search, Read, Post to Usenet
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |