| delorie.com/archives/browse.cgi | search |
| Message-ID: | <000f01c0f868$00e70040$42a0059a@pavilion> |
| From: | "josiah_1" <josiah_1 AT netzero DOT net> |
| To: | <djgpp AT delorie DOT com> |
| Subject: | HELP ME PLEASE |
| Date: | Mon, 18 Jun 2001 19:31:49 -0700 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook Express 5.50.4522.1200 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4522.1200 |
| Reply-To: | djgpp AT delorie DOT com |
This is a multi-part message in MIME format.
------=_NextPart_000_000C_01C0F82D.52137EC0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Please Help me i can't compile stuff for some reason i will show you =
what i typed in so here it is:
gcc joe.cpp -o joe.exe -l iostr <enter>
gcc.exe: iostr: No such file or directory (ENOENT)
and if i leave the -l iostr out i get=20
C:\WINDOWS\Profiles\Josiah Clarke\Desktop\C++ compiler\dm\bin>gcc =
joe.cpp -o joe
.exe
c:/djgpp/tmp\ccciosxk(.text+0x37):joe.cpp: undefined reference to =
`endl(ostream
&)'
c:/djgpp/tmp\ccciosxk(.text+0x41):joe.cpp: undefined reference to `cout'
c:/djgpp/tmp\ccciosxk(.text+0x46):joe.cpp: undefined reference to =
`ostream::oper
ator<<(char const *)'
c:/djgpp/tmp\ccciosxk(.text+0x51):joe.cpp: undefined reference to =
`ostream::oper
ator<<(ostream &(*)(ostream &))'
c:/djgpp/tmp\ccciosxk(.text+0x5f):joe.cpp: undefined reference to `cin'
c:/djgpp/tmp\ccciosxk(.text+0x64):joe.cpp: undefined reference to =
`istream::oper
ator>>(int &)'
c:/djgpp/tmp\ccciosxk(.text+0x6e):joe.cpp: undefined reference to =
`endl(ostream
&)'
c:/djgpp/tmp\ccciosxk(.text+0x7c):joe.cpp: undefined reference to `cout'
c:/djgpp/tmp\ccciosxk(.text+0x81):joe.cpp: undefined reference to =
`ostream::oper
ator<<(char const *)'
c:/djgpp/tmp\ccciosxk(.text+0x8c):joe.cpp: undefined reference to =
`ostream::oper
ator<<(int)'
c:/djgpp/tmp\ccciosxk(.text+0x97):joe.cpp: undefined reference to =
`ostream::oper
ator<<(ostream &(*)(ostream &))'
and if any one could help me with that or rhide directories for like =
include and stuff any way please help me thanks
00
-----------ooo--U--ooo------------
\ Josiah /
/ \
\ Josiah_1 AT netzero DOT net /
/ \
-----------ooo0---0ooo------------
------=_NextPart_000_000C_01C0F82D.52137EC0
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 5.50.4522.1800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#887058>
<DIV><FONT size=3D2>Please Help me i can't compile stuff for some reason =
i will=20
show you what i typed in so here it is:</FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>gcc joe.cpp -o joe.exe -l iostr =
<enter></FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>gcc.exe: iostr: No such file or directory=20
(ENOENT)<BR></FONT></DIV>
<DIV><FONT size=3D2>and if i leave the -l iostr out i get </FONT></DIV>
<DIV><FONT size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>C:\WINDOWS\Profiles\Josiah Clarke\Desktop\C++=20
compiler\dm\bin>gcc joe.cpp -o=20
joe<BR>.exe<BR>c:/djgpp/tmp\ccciosxk(.text+0x37):joe.cpp: undefined =
reference to=20
`endl(ostream<BR>&)'<BR>c:/djgpp/tmp\ccciosxk(.text+0x41):joe.cpp: =
undefined=20
reference to `cout'<BR>c:/djgpp/tmp\ccciosxk(.text+0x46):joe.cpp: =
undefined=20
reference to `ostream::oper<BR>ator<<(char const=20
*)'<BR>c:/djgpp/tmp\ccciosxk(.text+0x51):joe.cpp: undefined reference to =
`ostream::oper<BR>ator<<(ostream &(*)(ostream=20
&))'<BR>c:/djgpp/tmp\ccciosxk(.text+0x5f):joe.cpp: undefined =
reference to=20
`cin'<BR>c:/djgpp/tmp\ccciosxk(.text+0x64):joe.cpp: undefined reference =
to=20
`istream::oper<BR>ator>>(int=20
&)'<BR>c:/djgpp/tmp\ccciosxk(.text+0x6e):joe.cpp: undefined =
reference to=20
`endl(ostream<BR>&)'<BR>c:/djgpp/tmp\ccciosxk(.text+0x7c):joe.cpp: =
undefined=20
reference to `cout'<BR>c:/djgpp/tmp\ccciosxk(.text+0x81):joe.cpp: =
undefined=20
reference to `ostream::oper<BR>ator<<(char const=20
*)'<BR>c:/djgpp/tmp\ccciosxk(.text+0x8c):joe.cpp: undefined reference to =
`ostream::oper<BR>ator<<(int)'<BR>c:/djgpp/tmp\ccciosxk(.text+0x97)=
:joe.cpp:=20
undefined reference to `ostream::oper<BR>ator<<(ostream =
&(*)(ostream=20
&))'<BR></FONT></DIV>
<DIV><FONT size=3D2>and if any one could help me with that or=20
rhide directories for like include and stuff any way please help me =
thanks</FONT></DIV>
<DIV><FONT=20
size=3D2> &nbs=
p; =20
00<BR>-----------ooo--U--ooo------------<BR>\ =20
Josiah &=
nbsp; &n=
bsp; =20
/<BR>/ &=
nbsp; &n=
bsp; &nb=
sp; =20
\<BR>\ <A=20
href=3D"mailto:Josiah_1 AT netzero DOT net">Josiah_1 AT netzero DOT net</A> =
=20
/<BR>/ &=
nbsp; &n=
bsp; &nb=
sp; =20
\<BR>-----------ooo0---0ooo------------</FONT></DIV></BODY></HTML>
------=_NextPart_000_000C_01C0F82D.52137EC0--
NetZero Platinum
No Banner Ads and Unlimited Access
Sign Up Today - Only $9.95 per month!
http://www.netzero.net
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |