From: Tilo-Johannsen AT t-online DOT de (Tilo Johannsen) Newsgroups: comp.os.msdos.djgpp Subject: need help with the installation of DJGPP under dos Date: 12 Apr 1998 15:30:09 GMT Organization: T-Online Lines: 65 Message-ID: <6gqmm1$502$1@news00.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk hello, these are the download files in C:\ DJGPP Bnu281b csdpmi4b djdev201 faq210b gcc280b mak3761b txi390b unzip386 unpacked. I also followed the installation orders, I hope. Here my little test progam: #inckude main() { printf("AOL C-Kurs\n"); } Here the output..... C:\DJGPP>gcc -o erstes.exe erstes.c lstdcxx gcc.exe: lstdcxx: No such file or drectory (ENOENT) erstes.c:1: undefined or invalidd # directive ......can anybody help? SET SOUND=C:\4X4 SET BLASTER=A220 I10 D0 H5 P330 T6 LOADHIGH C:\4X4\TROMXR.COM set mouse=c:\mouse c:\mouse\imouse.com rem - By Windows Setup - C:\WIN95\COMMAND\MSCDEX.EXE /D:MSCD001 /M:8 /V @ECHO OFF PROMPT $p$g PATH C:\WIN95;C:\WIN95\COMMAND;C:\DOS SET TEMP=C:\DOS mode con codepage prepare=((850) C:\WIN95\COMMAND\ega.cpi) mode con codepage select=850 keyb gr,,C:\WIN95\COMMAND\keyboard.sys set PATH=c:\djgpp\bin;C:\WIN95;C:\WIN95\COMMAND;C:\DOS set DJGPP=C:\DJGPP\DJGPP.ENV DEVICEHIGH=C:\4X4\TROINIT.SYS /A220 /I10 /D0 /H5 /P330 /G DEVICE=C:\SBCD\DRV\SBIDE.SYS /V /D:MSCD001 DEVICE=C:\WIN95\SETVER.EXE DEVICE=C:\WIN95\HIMEM.SYS DOS=HIGH device=C:\WIN95\COMMAND\display.sys con=(ega,,1) Country=049,850,C:\WIN95\COMMAND\country.sys DEVICE=C:\DOS ANSI.SYS /X /K /L using 486/80 16MB RAM I hope for anser, thank you.