public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Undefined references from libstdc++?
@ 2002-10-31 21:11 Jeff Stampes
  0 siblings, 0 replies; only message in thread
From: Jeff Stampes @ 2002-10-31 21:11 UTC (permalink / raw)
  To: gcc-help


Can anyome point me in the right direction please?  These occur when 
linking in libstdc++

/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_widen(char const*, char 
const*, char*) const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::locale::locale[in-charge](std::locale const&)'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::__num_base::_S_format_int(std::ios_base 
const&, char*, char, char)'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_tolower(char*, char const*) 
const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::locale::locale[in-charge]()'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_scan_not(unsigned short, 
char const*, char const*) const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::__timepunct<char>::_S_timezones'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::ctype[not-in-charge](unsigned 
short const*, bool, unsigned)'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::locale::operator==(std::locale const&) const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_scan_is(unsigned short, 
char const*, char const*) const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::locale::_Impl::_S_facet_categories'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::codecvt<char, char, __mbstate_t>::id'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::money_base::_S_default_pattern'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::locale::facet::facet[not-in-charge](unsigned)'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_toupper(char*, char const*) 
const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_tolower(char) const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::do_is(unsigned short, char) const'
/products/gcc-3.1.1/lib/gcc-lib/i686-pc-linux-gnu/3.1.1/../../../libstdc++.so: 
undefined reference to `std::ctype<char>::id'


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-01  5:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-31 21:11 Undefined references from libstdc++? Jeff Stampes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).