This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: multiple definition of `std::__default_alloc_template<(bool)1, (int)0>::allocate(unsigned)'



> /files/pfeifer/gcc/lib/gcc-lib/i386-unknown-freebsd4.5/3.1/../../../l
> ibstdc++.a(c++locale.o): In function `void std::__convert_to_v<long
> double>(char const*, long double&, std::_Ios_Iostate&, int* const&,
> int)':/files/pfeifer/OBJ/i386-unknown-freebsd4.5/libstdc++-v3/include
> /bits/ios_base.h:123: undefined reference to `finitef'

I'm sorry, I didn't look closely at the error you referenced in this,
most current, issue. It's different than what you originally reported.

You'll need to supply a testcase, and give details on your build
configuration.

Loren, can you see if 'make check-script' is passing on i386/bsd for
static bits?

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]