X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Samuel Lauber" Newsgroups: comp.os.msdos.djgpp References: <01c4f56a$Blat.v2.2.2$ecce5460 AT zahav DOT net DOT il> <6_TDd.54474$nP1 DOT 27946 AT twister DOT socal DOT rr DOT com> <01c4f5be$Blat.v2.2.2$9e630f60 AT zahav DOT net DOT il> <41E08DBF DOT AFC9C49A AT yahoo DOT com> <41E0BDAB DOT 1F112624 AT yahoo DOT com> Subject: Re: Strange problems with printf() Lines: 21 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Message-ID: Date: Sun, 09 Jan 2005 17:21:36 GMT NNTP-Posting-Host: 204.210.96.202 X-Complaints-To: abuse AT rr DOT com X-Trace: twister.socal.rr.com 1105291296 204.210.96.202 (Sun, 09 Jan 2005 09:21:36 PST) NNTP-Posting-Date: Sun, 09 Jan 2005 09:21:36 PST Organization: RoadRunner - West To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > Could it have something to do with the use of "test" as a program > name? I simply compiled "gcc junk.c" and then executed a, and all > works correctly. Using gcc 3.2.1 here, under W98. > > c:\c\junk>gcc junk.c > > c:\c\junk>a > 5.860000 I did a.out first thing: bash-2.03 $ pwd /dev/c/djgpp/perl-5.8.6 bash-2.03 $ gcc test.c bash-2.03 $ ./a.out Unnomal Samuel Lauber