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: | Win XP warning when calling certain DJGPP programs |
Date: | Sun, 11 Jan 2004 19:12:40 -0200 |
Lines: | 51 |
Message-ID: | <4001BC48.3070906@acm.org> |
NNTP-Posting-Host: | 200.234.56.68 |
Mime-Version: | 1.0 |
X-Trace: | news.uni-berlin.de 1073855573 10488717 200.234.56.68 ([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,es,en |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
When I run by the first time in a command window certain programs compiled with djgpp windows gives three warning messages which would translate to "Incorrect command or filename". Example, for the go32-v2 I get: D:\users\csrabak\Work>go32-v2 Comando ou nome de arquivo incorreto Comando ou nome de arquivo incorreto Comando ou nome de arquivo inválido go32/v2 version 2.0 built Dec 24 2001 21:25:02 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 274855 Kb DPMI swap space available: 0 Kb D:\users\csrabak\Work>gcc --version gcc.exe (GCC) 3.3.2 Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If go32 is called in the same session again, I do not get this warning anymore: D:\users\csrabak\Work>go32-v2 go32/v2 version 2.0 built Dec 24 2001 21:25:02 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 272367 Kb DPMI swap space available: 0 Kb Do you know why this happens? TIA -- Cesar Rabak GNU/Linux User 52247. Get counted: http://counter.li.org/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |