This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Unsatisfied symbols vtable and VTT ???



> 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


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