home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / hp / 12665 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  883 b 

  1. From: dhandly@hpcuhe.cup.hp.com (Dennis Handly)
  2. Date: Sat, 7 Nov 1992 04:20:33 GMT
  3. Subject: Re: What's 'P-fixup again???
  4. Message-ID: <31480275@hpcuhe.cup.hp.com>
  5. Organization: Hewlett-Packard Cal Language Lab
  6. 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
  7. Newsgroups: comp.sys.hp
  8. References: <1992Nov5.143254.22984@cv.ruu.nl>
  9. Lines: 9
  10.  
  11. / bartm@cv.ruu.nl (Bart Muyzer) /  6:32 am  Nov  5, 1992 /
  12. >ld: R_DATA_ONE_SYMBOL fixup in file ../libg++.a(streambuf.o) for code unsat
  13. >symbol "abort" - use P' fixup
  14.  
  15. The P' fixup means that the code, usually the assembler input, didn't have
  16. the P' fixup on a symbol when taking an address of a procedure.
  17.  
  18. I think this is needed for shared libraries.  I'm not sure if your non-HP
  19. compiler uses the assembler directly and so has the same problem.
  20.