X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "arizvi" Newsgroups: comp.os.msdos.djgpp Subject: How to remove warning: cwsdpmi.swp not found Date: 11 Aug 2005 11:39:23 -0700 Organization: http://groups.google.com Lines: 15 Message-ID: <1123785563.373055.105920@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 66.32.226.54 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1123785569 14479 127.0.0.1 (11 Aug 2005 18:39:29 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 11 Aug 2005 18:39:29 +0000 (UTC) User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=66.32.226.54; posting-account=Se-Idg0AAAC00LEpjdiQS7ZeyWGDYpCA To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi , I am using djgpp to compile and I run my programs from a floppy. I want to remove the warning which I get on every invocation: Warning: c:\cwsdpmi.swp not found. How can I achieve this? I don't even need the .swp file. Can I also combine the cwsdpmi.exe file with my exe? What is the syntax to do that? Thank you, Ahmad