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]

Unsatified symbol


Hi,

I'm using gcc 3.0.2 on HP-UX and encountered the following:

/usr/ccs/bin/ld: Unsatisfied symbols:
   compare(Student_info const&, Student_info const&)(first referenced in /var/tmp/ccCncpDh.o) (code)
   read(std::istream&, Student_info&)(first referenced in /var/tmp/ccCncpDh.o) (code)
   grade(Student_info const&)(first referenced in /var/tmp/ccCncpDh.o) (code)
collect2: ld returned 1 exit status


How to solve the problem.


Thanks in advance,
YC


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