This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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]

g++ 3.4 breakage


Hi!

I'm getting linker failures with current HEAD (g++-3.4 (GCC) 3.4.0
20040114 (experimental)) as opposed to g++ (GCC) 3.4.0 20040107
(experimental), they look like

/home/rguenth/ix86/pooma/tat-serial-gcc34/pooma/linux/lib/libpooma.a(Inform.cmpl.o)(.gnu.linkonce.t._ZNSt8_Rb_treeIiSt4pairIKiP12InformStreamESt10_Select1stIS4_ESt4lessIiESaIS4_EE9_M_insertEPSt18_Rb_tree_node_baseSC_RKS4_+0x71):
In function `std::_Rb_tree<int, std::pair<int const, InformStream*>,
std::_Select1st<std::pair<int const, InformStream*> >, std::less<int>,
std::allocator<std::pair<int const, InformStream*> >
>::_M_insert(std::_Rb_tree_node_base*, std::_Rb_tree_node_base*,
std::pair<int const, InformStream*> const&)':
/net/bellatrix/home/rguenth/src/pooma-mpi3/r2/src/Utilities/Inform.cmpl.cpp:416:
undefined reference to `std::_Rb_tree_rebalance(std::_Rb_tree_node_base*,
std::_Rb_tree_node_base*&)'
collect2: ld returned 1 exit status
make: *** [test3d] Error 1

any bell ringing?

Thanks,

Richard.

--
Richard Guenther <richard dot guenther at uni-tuebingen dot de>
WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/


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