I have code that compiled cleanly under 10.0.4, but now that I've upgraded to 10.1 I get the following warning when I try to make the program:
<BLOCKQUOTE><font size="1"face="Geneva, Verdana, Arial">code:</font><HR><pre><font size=1 face=courier>
/usr/bin/ld: Undefined symbols:
___ls__7ostreamPCc
___ls__7ostreami
_cout
___ls__7ostreamPFRB0_RB0
_endl__FR7ostream
</font>[/code]
The code seems to compile just fine, but linking doesn't work..
Can anybody enlighten my as to what the deal is here?
Thanks,
p
[ 10-12-2001: Message edited by: parsec ]