help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

linking question


From: n t
Subject: linking question
Date: Thu, 7 Mar 2002 09:32:21 -0800 (PST)

What does this message mean?
-------------------------------------------------
Unresolved:
std::basic_ostream<char, std::char_traits<char> >&
std::operator<< <char,
std::char_traits<char> >(std::basic_ostream<char,
std::char_traits<char>
>&, std::_Setw)
collect2: ld returned 1 exit status
*** Exit 1
Stop.
-------------------------------------------------

I did not have this error message when I compiled and
link using g++ version 2.95.3.  Now with the move to
g++ 3.0.2, I see this error.  Is it really an error? 
These are the flags the files were compiled and linked
with:
g++ -Wall -g -fno-implicit-templates
-ftemplate-depth-28

Thank you,
nt.

__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]