[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hpux-cxx-dev
Subject:    Re:  CXX-DEV: Unsatisfied symbols
From:       Dennis Handly <dhandly () cup ! hp ! com>
Date:       2002-12-09 21:09:06
[Download RAW message or body]

>error from the loader
                ^^^^^^ 
(That's linker.)

>ld: Unsatisfied symbols:
>   QC_SelectEntrySet (first referenced in libpitcher.a(pitcher.o)) (code)
David Rosenblum

You need to find which object or lib contains QC_SelectEntrySet.
The linker works from left to right so if it is defined in an archive to the
left of libpitcher.a, you may have to list it twice.
Or you can use -Wl,+n.
 _________________________________________________________________
 To leave this mailing list, send mail to majordomo@cxx.cup.hp.com
    with the message UNSUBSCRIBE cxx-dev
 _________________________________________________________________
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic