Mail Archives: djgpp/1999/08/15/06:47:43
This is a multi-part message in MIME format.
--------------346F3E57609
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello, I am a student trying to learn how to use this compiler. My
problem is the following;
I have been exe gcc from windows dos prompt and getting the following
error; gcc.exe filename no such file or directory (ENDENT)
gcc.exe: no input files
The txt source files do exist and I am exe from
the directory that contains these files, checked spelling etc.
gcc -o filename filename.c
I have now tried restarting my pc in dos mode and doing the same. I get
the following error; load error: no DPMI - get csdpmi*b.zip
I think the compiler is missing some files.
environ.lst from c:\ dos prompt came up bad command
go32-v2
DPMI memory available : 10391kb
DPMI swap space available 2725kb
seems to change all the time
Config.sys and Autoexec.bat attached
Appreciate any help
Regards
Bruce Woods
--------------346F3E57609
Content-Type: text/plain; charset=us-ascii; name="batsys.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline; filename="batsys.txt"
Config.sys
DEVICE=C:\WINDOWS\ES1868.COM /A:168 /I:A
DEVICEHIGH=C:\PROGRA~1\NORTON~1\BIOSFIX.SYS +R +T
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\EMM386.EXE NOEMS
DOS=UMB
LASTDRIVE=M
DEVICEHIGH /L:1,12048 =C:\WINDOWS\SETVER.EXE
DOS=HIGH
rem ---------------------- MTM ATAPI CD-ROM ----------------------
[COMMON]
DEVICEHIGH /L:1,16288 =C:\MTM\MTMCDAI.SYS /D:MTMIDE01
rem ---------------------- MTM ATAPI CD-ROM ----------------------
AUTOEXEC.BAT
C:\PROGRA~1\TRENDP~1.0\PCSCAN.EXE C:\ C:\WINDOWS\COMMAND\ /NS /WIN95
C:\WINDOWS\ESSCFG.EXE /A:220 /I:5 /D:1 /B:330 /M:E /J:E
C:\WINDOWS\ESSVOL.EXE /V:8 /L:8 /W:8 /M:0 /C:8 /S:8 /A:8
C:\WINDOWS\3DSOUND.EXE /A:220 /S:E
rem ---------------------- MTM ATAPI CD-ROM ----------------------
LH /L:1,36224 C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MTMIDE01 /M:10
rem ---------------------- MTM ATAPI CD-ROM ----------------------
@ECHO OFF
PROMPT $p$g
SET PATH=C:\PTW32\BIN;C:\BITWARE\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS
SET TEMP=C:\DOS
SET DJGPP=C:\DJGPP\DJGPP.ENV
SET PATH=C:\DJGPP\BIN;%PATH%
--------------346F3E57609--
- Raw text -