X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f X-Epoch: 1015866066 X-Sasl-enc: 0iFvbW/9VyNPSOnyspGNKw Message-ID: <003c01c1c91e$977ae4e0$6ee15ecb@u4v4b7> From: "Amish K. Munshi" To: Subject: Can't exec Date: Mon, 11 Mar 2002 22:32:50 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0037_01C1C94C.AD2D2900" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_0037_01C1C94C.AD2D2900 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I had a complete install of the DJGPP compiler on Win98, I am not = able to conpile any program. The output of the command=20 =20 =20 gcc -o test.exe test.c is gcc.exe: installation problem, cannnot exec 'stubify': No such file or = directory (ENOENT) I went through the FAQ but did not find that answer much of a help. = I am attaching the djgpp.env file from the c:\djgpp directory. I have = installed every possible tool given to me during the setup. I have a = file called stubify.c but I can't even manage to compile that.=20 I am newbie to this compiler. I have used it just twice on Linux, = and liked it so wanted to use it on windows as my primary compiler. = Please help me with this. Thanks for the help in advance. Bye. ------=_NextPart_000_0037_01C1C94C.AD2D2900 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
    I had a complete install of the = DJGPP=20 compiler on Win98, I am not able to conpile any program. The output of = the=20 command
 
 
gcc -o test.exe test.c
 
is
 
 
gcc.exe: installation problem, cannnot exec = 'stubify': No such=20 file or directory
(ENOENT)
 
 
    I went through the FAQ but did = not find=20 that answer much of a help. I am attaching the djgpp.env file from the = c:\djgpp=20 directory. I have installed every possible tool given to me during the = setup. I=20 have a file called stubify.c but I can't even manage to compile that.=20
    I am newbie to this compiler. I = have used=20 it just twice on Linux, and liked it so wanted to use it on windows = as my=20 primary compiler. Please help me with this.
    Thanks for the help in=20 advance.
 
Bye.
 
------=_NextPart_000_0037_01C1C94C.AD2D2900--