X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.224.184.11 with SMTP id ci11mr20095635qab.1.1356844592148; Sat, 29 Dec 2012 21:16:32 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Sat, 29 Dec 2012 21:16:32 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO NNTP-Posting-Host: 65.13.115.246 References: <114cca61-6c64-4dbe-b071-87779b11f392 AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <21aa784e-edb0-422e-9549-1ea25dcfd255@googlegroups.com> Subject: Re: interoperability problem of glibc <= 2.5 with gcc >= 4.3 in C99 mode From: rugxulo AT gmail DOT com Injection-Date: Sun, 30 Dec 2012 05:16:32 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1802 Lines: 10 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id qBU5U2gf018378 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, On Friday, December 28, 2012 11:37:22 AM UTC-6, Maksim Soifer wrote: > Provided rm dont delete files with -f switch with error unresoznized option I think you're confused. :-) DJGPP's rm (FileUtils?) works fine, even with "-f". Make sure you aren't accidentally using another version (ahead in your %PATH%) or .BAT or DOSKEY macro or Bash alias. And please post md5sum and/or date, size, etc. of the specific RM.EXE in question. But it should work fine (unless you're using something else).