From: Albert.Koelmans@newcastle.ac.uk (Albert Koelmans)
Subject: g++ question: 'smanip' error message
3 Jun 1998 12:54:07 -0700
Message-ID: <AA08863.9806030746.cygnus.gnu-win32@slug.ncl.ac.uk>
Reply-To: Albert.Koelmans@newcastle.ac.uk
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
To: gnu-win32@cygnus.com (GNU win32 mailing list)


I am trying to compile someone else's C++ code. Everything goes well until
the link phase, when I get the error message

  undefined reference to 'operator<<(ostream &, smanip<int> const &)'

This operator appears to be present in libstdc++.a, but linking with this
library makes no difference. Any pointers greatly appreciated - I'm no C++
guru and I'm stumped.

Thanks

Albert

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
