delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Cesar Rabak <crabak AT acm DOT org> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: error under DOS , symify output |
Date: | Sun, 29 Feb 2004 11:33:06 -0300 |
Lines: | 19 |
Message-ID: | <4041F822.2050603@acm.org> |
References: | <c1sn8e$hfv$5 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <20040229083114 DOT 16190 DOT 00000532 AT mb-m11 DOT aol DOT com> |
NNTP-Posting-Host: | 200.234.9.230 |
Mime-Version: | 1.0 |
X-Trace: | news.uni-berlin.de 1078065166 56561729 I 200.234.9.230 ([39218]) |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.0.2) Gecko/20030208 Netscape/7.02 |
X-Accept-Language: | pt-br, pt |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Sterten escreveu: >> Use bfdsymify instead, or compile with -gcoff instead of -g, to get >> more meaningful output. Or, better yet, run your app in a >> debugger, so you can inspect variable contents, too, not just the >> stack. > > > yes, thanks. That helped. Symify now said: error in line 20 , which > is qwe=argv[2][0]; > > and when I run the program with only one commandline argument, then > Windows won't complain, but DOS would. Or maybe it's something > different - it was another computer. > Which makes a lot of sense since you did not have an argument for argv[2] right?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |