Message-ID: <000701bfedb9$06ae92a0$bcf7bdd4@hennie> From: "H.Frik" To: Subject: Question Date: Fri, 14 Jul 2000 19:29:09 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0004_01BFEDC9.C8723300" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 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_0004_01BFEDC9.C8723300 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, When I type "make" in some directory with source code,I get the message: gcc -Wall -c initobja.c initobja.c:30: libbcc.h: No such file or directory (ENOENT) make.exe:*** [initobja.o] Error1 Can you tell me how to fix this problem? H.Frik ------=_NextPart_000_0004_01BFEDC9.C8723300 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
 
When I type "make" in some directory with source = code,I get=20 the message:
gcc -Wall -c initobja.c
initobja.c:30: libbcc.h: No such file or directory=20 (ENOENT)
make.exe:*** [initobja.o] Error1
 
Can you tell me how to fix this = problem?
 
H.Frik
------=_NextPart_000_0004_01BFEDC9.C8723300--