This is the mail archive of the gcc-bugs@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]

alpha-linux libstdc++ build problems


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~


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