Mail Archives: djgpp/1999/08/16/23:52:55
This is a multi-part message in MIME format.
------=_NextPart_000_001D_01BEE81B.DDD90160
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
I know little about using DJGPP on the command line but just judging by =
the length of "streambuf.h", i.e. >8 characters in the filename before =
the extension I would guess that maybe DOS can't find the file =
streambuf.h. Maybe if you type SET LFN=3DY at the command prompt to tell =
the compiler to use lonf file names it will work. This may be adressed a =
little in the FAQ list. Sorry if this is a facile answer from a novice, =
but I hope it helps some.
GK
Ramella Stefano & Francesco <s DOT ramella AT studenti DOT to DOT it> wrote in =
message news:000901bee5aa$2be6ce60$e140f3c2 AT s92779 DOT studenti DOT to DOT it...
Good morning. I have a problem. After the command:=20
gcc -c -Wall hello.cc
the following error-message always appears:
In file included from hello.cc:1:
c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or =
directory (ENOENT)
How can i solve it?
Thanks in advance. Stefano
_______________________________________________________
=20
Stefano Ramella
viale Milite Ignoto, 108
15100 Alessandria (ITALY)
tel. (+39) 0131 22.35.11
------=_NextPart_000_001D_01BEE81B.DDD90160
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 content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT size=3D2>I know little about using DJGPP on the command line =
but just=20
judging by the length of "streambuf.h", i.e. >8 characters in the =
filename=20
before the extension I would guess that maybe DOS can't find the file=20
streambuf.h. Maybe if you type SET LFN=3DY at the command prompt to tell =
the=20
compiler to use lonf file names it will work. This may be adressed a =
little in=20
the FAQ list. Sorry if this is a facile answer from a novice, but I hope =
it=20
helps some.</FONT></DIV>
<DIV><FONT size=3D2>GK</FONT></DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV>Ramella Stefano & Francesco <<A=20
=
href=3D"mailto:s DOT ramella AT studenti DOT to DOT it">s DOT ramella AT studenti DOT to DOT it</A>>=
wrote=20
in message <A=20
=
href=3D"news:000901bee5aa$2be6ce60$e140f3c2 AT s92779 DOT studenti DOT to DOT it">news:0=
00901bee5aa$2be6ce60$e140f3c2 AT s92779 DOT studenti DOT to DOT it</A>...</DIV>
<DIV><FONT color=3D#000000 size=3D2>Good morning. I have a problem. =
After the=20
command: </FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>gcc -c -Wall =
hello.cc<BR></FONT>the following=20
error-message always appears:</DIV>
<DIV><FONT color=3D#000000 size=3D2>In file included from=20
hello.cc:1:<BR>c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such =
file or=20
directory (ENOENT)<BR>How can i solve it?</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2>Thanks in advance.=20
=
Stefano<BR>_______________________________________________________</FONT>=
</DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2>Stefano Ramella<BR>viale Milite =
Ignoto,=20
108<BR>15100 Alessandria (ITALY)<BR>tel. (+39) 0131=20
22.35.11</FONT></DIV></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_001D_01BEE81B.DDD90160--
- Raw text -