Mail Archives: djgpp/1998/06/11/22:29:25
Hello friends,
I am a new C++ enthusiast. I am unable to compile C++ programs. I have
downloaded and unzipped "djdev201, bnu27b, gcc2721b, gpp2721b and
lgp271b". The messages I am getting at the Dos prompt and contents of
the files Autoexec.bat and Config.sys are as below.
Please help.
Saurabh.
C:\>c:\djgpp\djdev201\bin\go32-v2.exe
go32/v2 version 2.0 built Aug 12 1996 22:27:23
Usage: go32 coff-image [args]
Rename this to go32.exe only if you need a go32 that can run v2 binaries
as
well as v1 binaries (old makefiles). Put ahead of the old go32 in your
PATH
but do not delete your old go32 - leave it in the PATH after this one.
Set GO32_V2_DEBUG=y in the environment to get verbose output.
DPMI memory available: 32843 Kb
DPMI swap space available: 29769 Kb
C:\>c:\djgpp\gcc2721b\bin\gcc hello.c
gcc.exe: hello.c: No such file or directory (ENOENT)
gcc.exe: No input files
C:\>c:\djgpp\gcc2721b\bin\gcc c:\djgpp\gcc2721b\bin\hello.c
gcc.exe: c:\djgpp\gcc2721b\bin\hello.c: No such file or directory
(ENOENT)
gcc.exe: No input files
C:\>c:\djgpp\gcc2721b\bin\gcc v- hello.c
gcc.exe: v-: No such file or directory (ENOENT)
gcc.exe: hello.c: No such file or directory (ENOENT)
gcc.exe: No input files
C:\>set
TMP=C:\WINDOWS\TEMP
TEMP=C:\WINDOWS\TEMP
PROMPT=$p$g
winbootdir=C:\WINDOWS
COMSPEC=C:\WINDOWS\COMMAND.COM
windir=C:\WINDOWS
BLASTER=A220 I5 D1 T4
DJGPP=c:\djgpp\djgpp.env
PATH=C:\DJGPP\BIN;C:\WINDOWS;C:\WINDOWS\COMMAND
CMDLINE=c:\djgpp\djdev201\bin\go32-v2.exe
C:\autoexec.bat (whatever was visible on the screen.)
DOS/4G Protected Mode Run-time Version 2.01
Copyright (c) Tenberry Software, Inc. 1996
ScanPM v3.1.5 Copyright (c) McAfee, Inc. 1994-1998. All rights
reserved.
(408) 988-3832 LICENSED COPY - Jan 27 1998
Virus data file V3102 created 02/15/98 19:24:40
No viruses found in memory.
Scanning C: [MICRON]
Scanning C:\*.*
Summary report on C:\*.*
File(s)
Analyzed: .............. 40
Scanned: ............... 7
Possibly Infected: ..... 0
Time: 00:00.01
CONFIG.SYS (Contents)
REM [Header]
DOS=HIGH,UMB
REM [SCSI Controllers]
REM DEVICE=SCSI.SYS
REM [CD-ROM Drive]
REM DEVICE=CDROM.SYS /D:OEMCD001
REM [Display]
REM DEVICE=DISPLAY.SYS
REM [Sound, MIDI, or Video Capture Card]
REM DEVICE=SOUND.SYS
REM [Mouse]
REM DEVICE=MOUSE.SYS
REM ------------------
REM [Miscellaneous]
REM DEVICE=SMARTDRV.EXE
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
- Raw text -