X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Newsgroups: comp.os.msdos.djgpp Subject: Djggp doesn't work Lines: 22 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Message-ID: Date: Sat, 10 Sep 2005 13:46:49 GMT NNTP-Posting-Host: 82.54.146.197 X-Complaints-To: "Please send abuse reports to abuse AT tin DOT it and technical notifications to newsmaster AT tin DOT it" X-Trace: news4.tin.it 1126360009 82.54.146.197 (Sat, 10 Sep 2005 15:46:49 MET DST) NNTP-Posting-Date: Sat, 10 Sep 2005 15:46:49 MET DST Organization: TIN To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all I have a problem with djgpp gcc4.0.1 on win2003 when I compile with gcc - c filename.c and all to place when I try to compile with the option -o gcc myprog.exe -o myprog.o an error message that says appears: C:\Djgpp\Myfile>gcc dat.exe -o dat.o gcc.exe: dat.exe: No such file or directory (ENOENT) gcc.exe: no input files you know me to say the motive the variable of system are planned correct set djgpp=c:\djgpp\djgpp.env path c:\djgpp\bin;%PATH% Thanks