X-Originating-IP: [62.7.84.247] From: "Michael Cocking" To: Subject: Help Date: Thu, 29 Mar 2001 19:23:54 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0005_01C0B885.CB6F3D00" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: X-OriginalArrivalTime: 29 Mar 2001 18:20:02.0174 (UTC) FILETIME=[DEEA81E0:01C0B87C] Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0005_01C0B885.CB6F3D00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I recently bought a book on C++. The compiler provided was djgpp. I am = having problems loadig it. When I try to compile something it gives me = this error message. C:\djgpp\whos\code>gcc -o ages.o -c -I. -g ages.cc -pedantic-errors = -Wparentheses Bad command or file name Bad command or file name Cannot move ages. - No such file or directory Cannot move ages.exe - No such file or directory File not found C:\djgpp\whos\code>cd ..\normal Can you help me? By the way ages is the program I'm trying to compile. Mike ------=_NextPart_000_0005_01C0B885.CB6F3D00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I recently bought a book on C++. The = compiler=20 provided was djgpp. I am having problems loadig it. When I try to = compile=20 something it gives me this error message.
 
C:\djgpp\whos\code>gcc -o ages.o -c = -I. -g=20 ages.cc -pedantic-errors -Wparentheses
Bad command or file name
Bad command = or file=20 name
Cannot move ages. - No such file or=20 directory
Cannot move ages.exe - No such file or=20 directory
File not found
C:\djgpp\whos\code>cd = ..\normal
 
Can you help me? By the way ages is the = program I'm=20 trying to compile.
Mike
------=_NextPart_000_0005_01C0B885.CB6F3D00--