home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!ut-emx!tivoli!TIVOLI.COM!stuart
- From: stuart@TIVOLI.COM (Stuart Jarriel)
- Newsgroups: comp.sys.hp
- Subject: that HPUX ld linker again...
- Message-ID: <3280@tivoli.UUCP>
- Date: 26 Aug 92 18:57:20 GMT
- Sender: news@tivoli.UUCP
- Organization: Tivoli Systems, Inc
- Lines: 10
-
- Also, Im finding that the linker is issuing the error
-
-
- ld: R_DATA_ONE_SYMBOL fixup in file ds_common.o for code unsat symbol "stupid_test" - use P' fixup
-
- where stupid_test is the first function in the first .o file that I pass
- to the linker with a -b option (trying to build a shared-lib).
-
- Has anyone seen the R_DATA_ONE_SYMBOL before, or know what at P' fixup
- is? It looks like a nice loader diagnostic.
-