1 Nov 2002 06:10
Undefined references from libstdc++?
Jeff Stampes <Jeff.Stampes <at> xilinx.com>
2002-11-01 05:10:26 GMT
2002-11-01 05:10:26 GMT
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'(Continue reading)
>
> --Eljay
>
Eljay,
Thanks for the help, this has been bugging me for a while now.
~Colin.
RSS Feed