Message-ID: <004d01be7bab$0ac8abe0$20825ad1@windows> From: "AK" To: Subject: Windows98&DJGPP, installation problem... Date: Wed, 31 Mar 1999 14:13:47 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_004A_01BE7B80.B15C5040" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_004A_01BE7B80.B15C5040 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Please, Help to fix my problem with DJGPP ! It refuses to work on my = computer. Compiler crashes during compilation of the basic program Hello.cc with = the message : gcc.exe : installation problem, cannot exec 'cpp' : no such file or = directory (ENOENT). The problem is described in FAQ. Nevertheless it = doesn't help. Obviously different parts of the DJGPP in my computer cannot find each = other.=20 My knowledges of MSDOS, Unix and system programming are quite limited = and I cannot fix the problem myself. I've installed the DJGPP following all the instructions of the web site = www.delorie.com I read all files as recommended i.e ReadMe1st, FAQ, Problems.txt etc.=20 I'm using windows98 on my system (Pentium II -300Mhz MMX, 64M, 4.5GB = hard dirve). I used WinZip programm to unzip the files.=20 When I'm trying to work with Rhide, it gives me next message :=20 Compiling C:\Djgpp\Rhide14b\bin\hello.cc. Bad command or file name. No = errors. Here is information concerning my further attempts to compile a basic = C++ program Hello.cc :=20 1. go32-v2 program output : 32/v2 version 2.0 built Nov 15 1998 14:36:43 age: go32 coff-image [args] name this to go32.exe only if you need a go32 that can run v2 binaries = as ell as v1 binaries (old makefiles). Put ahead of the old go32 in your = PATH ut do not delete your old go32 - leave it in the PATH after this one. t GO32_V2_DEBUG=3Dy in the environment to get verbose output. MI memory available: 36083 Kb MI swap space available: 26225 Kb 2. Contents of the file ENVIRON.LST : TMP=3DC:\WINDOWS\TEMP TEMP=3DC:\WINDOWS\TEMP winbootdir=3DC:\WINDOWS COMSPEC=3DC:\WINDOWS\COMMAND.COM PATH=3DC:\DJGPP\BIN;C:\BITWARE\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS DJGPP=3DC:\Djgpp\djdev202\djgpp.env TMPDIR=3Dc:\tempdir=20 PROMPT=3D$P$G windir=3DC:\WINDOWS BLASTER=3DA220 I10 D1 H7 T5 3. contents of AUTOEXEC.BAT : path=3DC:\BITWARE\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS set DJGPP=3DC:\Djgpp\djdev202\djgpp.env set path=3DC:\BITWARE\;C:\DJGPP\BIN;%PATH% set TMPDIR=3Dc:\tempdir=20 PROMPT=3D$P$G rem - By Windows Setup - C:\WINDOWS\COMMAND\MSCDEX.EXE /D:IDECD000 4. Results of compilation with gcc.exe : c:\djgpp\gcc281b\bin>gcc -c -Wall -v c:\djgpp\rhide14b\bin\hello.cc Reading specs from c:\djgpp\djdev202/lib/specs gcc version 2.8.1 cpp -lang-c++ -v -undef -D__GNUC__=3D2 -D__GNUG__=3D2 -D__cplusplus = -D__GNUC_MINOR_ _=3D8 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=3D2 -DDJGPP_MINOR=3D2 = -D__unix__ -D__i386__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=3D2 -D__DJGPP_MINOR__=3D2 -D__unix = -D__i386 -D__ GO32 -D__MSDOS -D__DJGPP=3D2 -D__DJGPP_MINOR=3D2 -D__EXCEPTIONS = -Wall c:\djgpp\rhide14b\bin\hello.cc C:\WINDOWS\TEMP\ccayljih gcc.exe : installation problem, cannot exec 'cpp' : no such file or = directory (ENOENT) Thanks for any advice. Alex K. ------=_NextPart_000_004A_01BE7B80.B15C5040 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

 

Please, Help to fix my problem with DJGPP ! It refuses to work on my=20 computer.

Compiler crashes during compilation of the basic program=20 Hello.cc with the message :

gcc.exe : installation problem, cannot exec 'cpp' : no such file or = directory=20 (ENOENT). The problem is described in FAQ. Nevertheless it doesn't = help.

Obviously different parts of the DJGPP in my computer cannot = find=20 each other.

My knowledges of MSDOS, Unix and system programming are quite = limited=20 and I cannot fix the problem myself.

I've installed the DJGPP following all the instructions of the web = site=20 www.delorie.com

I read all files as recommended i.e ReadMe1st, FAQ, = Problems.txt etc.=20

I'm using windows98 on my system (Pentium II -300Mhz MMX, = 64M, 4.5GB=20 hard dirve).

I used WinZip programm to unzip the files.=20

When I'm trying to work with Rhide, it gives me next message = :=20

Compiling C:\Djgpp\Rhide14b\bin\hello.cc. Bad command or file = name.=20 No errors.

Here is information concerning my further attempts to compile a = basic C++=20 program Hello.cc :=20

1. go32-v2 program output :

32/v2 version 2.0 built Nov 15 1998 14:36:43

age: go32 coff-image [args]

name this to go32.exe only if you need a go32 that can run v2 = binaries as

ell as v1 binaries (old makefiles). Put ahead of the old go32 in your = PATH

ut do not delete your old go32 - leave it in the PATH after this = one.

t GO32_V2_DEBUG=3Dy in the environment to get verbose output.

MI memory available: 36083 Kb

MI swap space available: 26225 Kb

2. Contents of the file ENVIRON.LST :

TMP=3DC:\WINDOWS\TEMP
TEMP=3DC:\WINDOWS\TEMP
winbootdir=3DC:\W= INDOWS
COMSPEC=3DC:\WINDOWS\COMMAND.COM
PATH=3DC:\DJGPP\BIN;C:\BITW= ARE\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS
DJGPP=3DC:\Djgpp\djdev202\dj= gpp.env
TMPDIR=3Dc:\tempdir=20
PROMPT=3D$P$G
windir=3DC:\WINDOWS
BLASTER=3DA220 I10 D1 H7 = T5

3. contents of AUTOEXEC.BAT :

path=3DC:\BITWARE\;C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS

set DJGPP=3DC:\Djgpp\djdev202\djgpp.env

set path=3DC:\BITWARE\;C:\DJGPP\BIN;%PATH%

set TMPDIR=3Dc:\tempdir 

PROMPT=3D$P$G

rem - By Windows Setup - C:\WINDOWS\COMMAND\MSCDEX.EXE = /D:IDECD000

4. Results of compilation with gcc.exe :

c:\djgpp\gcc281b\bin>gcc -c -Wall -v = c:\djgpp\rhide14b\bin\hello.cc

Reading specs from c:\djgpp\djdev202/lib/specs

gcc version 2.8.1

cpp -lang-c++ -v -undef  -D__GNUC__=3D2  = -D__GNUG__=3D2 =20 -D__cplusplus  -D__GNUC_MINOR_

_=3D8  -Dunix  -Di386 -DGO32 -DMSDOS -DDJGPP=3D2 = -DDJGPP_MINOR=3D2=20 -D__unix__ -D__i386__

-D__GO32__ -D__MSDOS__ -D__DJGPP__=3D2 -D__DJGPP_MINOR__=3D2  = -D__unix =20 -D__i386  -D__

GO32  -D__MSDOS  -D__DJGPP=3D2  = -D__DJGPP_MINOR=3D2 =20 -D__EXCEPTIONS  -Wall  c:\djgpp\rhide14b\bin\hello.cc=20 C:\WINDOWS\TEMP\ccayljih

gcc.exe : installation problem, cannot exec 'cpp' : no such file or = directory=20 (ENOENT)

 

Thanks for any advice.

Alex K.

------=_NextPart_000_004A_01BE7B80.B15C5040--