This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
alpha-linux libstdc++ build problems
- To: gcc-bugs at gcc dot gnu dot org
- Subject: alpha-linux libstdc++ build problems
- From: Richard Henderson <rth at redhat dot com>
- Date: Thu, 15 Mar 2001 16:12:21 -0800
- Cc: Benjamin Kosnik <bkoz at redhat dot com>
All tests are failing with gazillions of
.../libstdc++.so: undefined reference to `_ZSt10__WORD_BIT.857.1013'
.../libstdc++.so: undefined reference to `_ZSt16__stl_chunk_size.256.1012'
.../libstdc++.so: undefined reference to `_ZSt15__stl_threshold.255.1026'
.../libstdc++.so: undefined reference to `_ZSt16__stl_chunk_size.256.1024'
.../libstdc++.so: undefined reference to `_ZSt10__WORD_BIT.857.1127'
.../libstdc++.so: undefined reference to `_ZSt15__stl_threshold.255.999'
.../libstdc++.so: undefined reference to `_ZSt16__stl_chunk_size.256.1085'
.../libstdc++.so: undefined reference to `_ZSt16__stl_chunk_size.256.261'
etc.
I'm pretty sure this was working within the past two days.
Ideas on which recent change might have cause it?
r~