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

gcc 3.0.1 on Tru64 Unix 5.1A anyone?




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


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