Mail Archives: djgpp/2002/07/03/23:15:49
From: | "Evan Hefner" <sell AT mail2broker DOT com>
|
To: | <djgpp AT delorie DOT com>
|
thread-index: | AcIjBNzdhEIfniRRSSiuuZ+ju6L9PwAAYTzU
|
Cc: | |
Date: | Wed, 3 Jul 2002 19:56:23 -0700
|
Thread-Topic: | compiler not working
|
Message-ID: | <059501c22306$61d17c90$0a02010a@mail2world.com>
|
X-Mailer: | Microsoft CDO for Exchange 2000
|
Subject: | compiler not working
|
MIME-Version: | 1.0
|
Importance: | normal
|
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_0105_01C222CA.30816600
Content-Type: text/plain;
charset="Windows-1252"
Content-Transfer-Encoding: 7bit
When I try to compile the following C++ program with RHIDE, it gives me
link errors refering to (iostream?) functions. I have no idea what the
problem is. Can anyone tell me how to fix it?
The program is as follows:
#include <isotream>
int main(){
return 0;
}
The first error I get is something about a function __convert_to_v in
locale.o and the second is something about an undefined reference to
_finite.
_______________________________________________________________
Get the FREE email that has everyone talking at
http://www.mail2world.com
------=_NextPart_000_0105_01C222CA.30816600
Content-Type: text/html;
charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable
<HTML>=0A=
<BODY>=0A=
<DIV><DIV align=3Djustify><FONT color=3D#3a3a3a>When I try to compile =
the following C++ program with RHIDE, it gives me link errors refering =
to (iostream?) functions. I have no idea what the problem =
is. Can anyone tell me how to fix it? </FONT><DIV =
align=3Djustify><FONT color=3D#3a3a3a>The program is as follows: =
</FONT><DIV align=3Djustify><FONT color=3D#3a3a3a><FONT =
color=3D#39b778>#include <isotream></FONT> </FONT><DIV =
align=3Djustify><FONT color=3D#3a3a3a>int main(){ </FONT><DIV =
align=3Djustify><FONT color=3D#3a3a3a> return 0; </FONT><DIV =
align=3Djustify><FONT color=3D#3a3a3a>}</FONT></DIV><DIV =
align=3Djustify><FONT color=3D#3a3a3a>The first error I get is something =
about a function __convert_to_v in locale.o and the second is something =
about an undefined reference to =
_finite.</FONT></DIV></DIV></DIV></DIV></DIV></DIV></DIV>=0A=
</BODY></HTML>=0A=
<BR><font face=3D"Arial, Helvetica, sans-serif" size=3D"2" =
style=3D"font-size:13.5px">______________________________________________=
_________________<BR>Get the FREE email that has everyone talking at <a =
href=3D"http://www.mail2world.com" =
target=3D"new">http://www.mail2world.com</a></font>
------=_NextPart_000_0105_01C222CA.30816600--
- Raw text -