On Tue, 24 Feb 2004 [EMAIL PROTECTED] wrote: > > Desperate and confused so I hope somebody can help me.� I just upgraded > from gcc 3.3 to 3.3.1 and now I can't get aspell to compile.� I've > downgraded back to gcc 3.3 and it still works there but I need to use > 3.3.1 for what I'm working on.� Whenever I type make, after typing > configure, I get tons of errors stating "multiple definition of " one > file or another, ie: > `std::_Base_bitset<(unsigned)1>::_M_do_find_first(unsigned) const'.�
Did you start with a clean source tree or do a "make distclean" before changing compilers? If so I don't know what the problem is. -- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
