Has anyone successfully compiled gcc 3.0.1 on Tru64 5.1A ??
I'm using compaq cc, but have an entirely GNU local tree -
ie GNU make, tar, m4, bison etc. I'm compiling with
# ../gcc-3.0.1/configure --disable-nls
# make bootstrap
but it all ends with a...
.libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o: typeinfo for std::type_info: weak symbol multiply defined
.libs/libstdc++.lax/libsupc++convenience.a/tinfo2.o: typeinfo name for std::type_info: weak symbol multiply defined
Can't locate file for: -lstdc++
collect2: ld returned 1 exit status
*** Exit 1
Stop.
*** Exit 1
If anyone has tested this on Tru64 Unix 5.1A and can lend some advice that
would be greatly appreciated.
Thanks
Paul
Received on Thu Oct 11 2001 - 08:44:05 NZDT