home *** CD-ROM | disk | FTP | other *** search
- From: dhandly@hpcuhe.cup.hp.com (Dennis Handly)
- Date: Sat, 7 Nov 1992 04:20:33 GMT
- Subject: Re: What's 'P-fixup again???
- Message-ID: <31480275@hpcuhe.cup.hp.com>
- Organization: Hewlett-Packard Cal Language Lab
- Path: sparky!uunet!spool.mu.edu!wupost!sdd.hp.com!scd.hp.com!hpscdm!cupnews0.cup.hp.com!hppad.waterloo.hp.com!hppad!hpfcso!hpcss01!hpcuhe!dhandly
- Newsgroups: comp.sys.hp
- References: <1992Nov5.143254.22984@cv.ruu.nl>
- Lines: 9
-
- / bartm@cv.ruu.nl (Bart Muyzer) / 6:32 am Nov 5, 1992 /
- >ld: R_DATA_ONE_SYMBOL fixup in file ../libg++.a(streambuf.o) for code unsat
- >symbol "abort" - use P' fixup
-
- The P' fixup means that the code, usually the assembler input, didn't have
- the P' fixup on a symbol when taking an address of a procedure.
-
- I think this is needed for shared libraries. I'm not sure if your non-HP
- compiler uses the assembler directly and so has the same problem.
-