Mail Archives: djgpp/2002/02/20/19:50:26
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-bounces using -f
|
Message-ID: | <000801c1baf7$6f1acb80$6778a8c0@spc1.spc.global.sharp.co.jp>
|
From: | "mel" <e_rigor AT spc DOT global DOT sharp DOT co DOT jp>
|
To: | <djgpp AT delorie DOT com>
|
Subject: | compiling help
|
Date: | Thu, 21 Feb 2002 08:47:22 -0800
|
MIME-Version: | 1.0
|
X-Priority: | 3
|
X-MSMail-Priority: | Normal
|
X-Mailer: | Microsoft Outlook Express 6.00.2600.0000
|
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000
|
Reply-To: | djgpp AT delorie DOT com
|
This is a multi-part message in MIME format.
------=_NextPart_000_0005_01C1BAB4.60A39F20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
hello!
I am a first time user of djgpp & I have installed it in my computer.
However, I'ved encountered some problems when I was actually =
programming.
Here are the details of what I have done:
1. After installing djgpp, I'ved edited the autoexec.bat to include the =
following lines:
set PATH=3DC:\djgpp\bin;%PATH%
set PATH=3DC:\djgpp\djgpp.env
2. restarted the computer.
3. started using the rhine application.
4. changed the options for the directories, namely:
include directories (pathlist) ---- c:\djgpp\include\
library directories (pathlist) ---- c:\djgpp\lib\
object directories (pathlist) ---- c:\djgpp\test\
source directories (pathlist) ---- c:\djgpp\test\
5. typed the following codes:
#include <string.h>
#include <stdio.h>
=20
main()
{ printf ("\n Hello");
getche();
}
6. Build it all and the following are the results:
no error in compiling
error: gcc.exe: installation problem,cannot exec 'stubify': no such =
file or directory (ENOENT)
Can you please help me on what I did wrong.
Thank you. I'll appreciate your response.
------=_NextPart_000_0005_01C1BAB4.60A39F20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2>hello!</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2></FONT></EM></STRONG> </DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>I am a first time =
user of=20
djgpp & I have installed it in my =
computer.</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>However, I'ved =
encountered=20
some problems when I was actually =
programming.</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>Here are the =
details of=20
what I have done:</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2></FONT></EM></STRONG> </DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>1. After =
installing djgpp,=20
I'ved edited the autoexec.bat to include the following=20
lines:</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" =
size=3D2> set=20
PATH=3DC:\djgpp\bin;%PATH%</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" =
size=3D2> set=20
PATH=3DC:\djgpp\djgpp.env</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2></FONT></EM></STRONG> </DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>2. restarted the=20
computer.</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>3. started using =
the rhine=20
application.</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>4. changed the =
options for=20
the directories, namely:</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" =
size=3D2> =20
include directories (pathlist) ----=20
c:\djgpp\include\</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" =
size=3D2> =20
library directories (pathlist) ----=20
c:\djgpp\lib\</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" =
size=3D2> =20
object directories (pathlist) ---- =
c:\djgpp\test\</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" =
size=3D2> =20
source directories (pathlist) ----=20
c:\djgpp\test\</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2></FONT></EM></STRONG> </DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>5. typed the =
following=20
codes:</FONT></EM></STRONG></DIV>
<DIV><FONT face=3D"Comic Sans MS" =
size=3D2><EM><STRONG> </STRONG></EM><FONT=20
face=3D"Times New Roman"> #include =
<string.h></FONT></FONT></DIV>
<DIV><FONT face=3D"Times New Roman" size=3D2> #include=20
<stdio.h></FONT></DIV>
<DIV><FONT face=3D"Comic Sans MS" size=3D2><FONT=20
face=3D"Times New =
Roman"> </FONT><EM><STRONG> </STRONG></EM></FONT></DIV>
<DIV><FONT face=3D"Times New Roman" size=3D2> =
main()</FONT></DIV>
<DIV><FONT face=3D"Times New Roman" size=3D2> { printf ("\n=20
Hello");</FONT></DIV>
<DIV><FONT face=3D"Times New Roman" size=3D2> =20
getche();</FONT></DIV>
<DIV><FONT face=3D"Times New Roman" size=3D2>}</FONT></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2></FONT></EM></STRONG> </DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>6. Build it all =
and the=20
following are the results:</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2> no =
error in=20
compiling</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2> =
error: gcc.exe:=20
installation problem,cannot exec 'stubify': no such file or directory=20
(ENOENT)</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS"=20
size=3D2></FONT></EM></STRONG> </DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>Can you please =
help me on=20
what I did wrong.</FONT></EM></STRONG></DIV>
<DIV><STRONG><EM><FONT face=3D"Comic Sans MS" size=3D2>Thank you. I'll =
appreciate=20
your response.</FONT></EM></STRONG></DIV></BODY></HTML>
------=_NextPart_000_0005_01C1BAB4.60A39F20--
- Raw text -