Unsatisfied symbols vtable and VTT ???
Benjamin Kosnik
bkoz@redhat.com
Thu Mar 14 07:19:00 GMT 2002
> When I port an application from 2.95 on HP-UX10.20 to 3.0.3 on HP-UX11.00 I
> fail to link due to
> unsatisfied symbols vtable and VTT.
Hmm. Two things:
1) what are your testresults for your 3.0.3 build? I think you'll find
some problems with the results. You can run the testsuite with
'make check-c++' or 'make check-target-libstdc++-v3'
Here is an example of results that look good for HPUX:
http://gcc.gnu.org/ml/gcc-testresults/2002-03/msg00296.html
2) have you considered using the 3.1 branch?
best,
benjamin
More information about the Libstdc++
mailing list