home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / g / help / 1656 < prev    next >
Encoding:
Text File  |  1993-01-11  |  1.6 KB  |  42 lines

  1. Newsgroups: gnu.g++.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!uvaarpa!murdoch!cebaf9!filipi
  3. From: filipi@cebaf9.cebaf.gov (Adrian Thomas Filipi-Martin)
  4. Subject: [gcc-2.3.2 on hp750 w/8.05] unsatisfied symbols when linking gperf
  5. Message-ID: <1993Jan11.202852.16103@murdoch.acc.Virginia.EDU>
  6. Sender: usenet@murdoch.acc.Virginia.EDU
  7. Reply-To: adrian@cs.wm.edu
  8. Organization: CEBAF (Continuous Electron Beam Accelerator Facility)
  9. Date: Mon, 11 Jan 1993 20:28:52 GMT
  10. Lines: 30
  11.  
  12. --
  13. Hi,
  14.     I've just compiled libg++.a for a hp750. Evrything compiled and linked
  15. fine except for gperf. I get the following message:
  16.  
  17.         gcc -o gperf key-list.o new.o options.o iterator.o main.o gen-perf.o
  18. list-node.o hash-table.o bool-array.o read-line.o std-err.o version.o 
  19. ../../libg++.a
  20. ld: Unsatisfied symbols:
  21.    __assert__FPcT0i (code)
  22. collect: /bin/ld returned 1 exit status
  23. *** Error code 1
  24.  
  25.     I grep'ed the *.o files for '__assert__FPcT0i' and it seems to be in 
  26. key-list.o. 
  27.  
  28.     Has anyone else had this problem? Does anyone know what I might try to 
  29. get this to link? Everything else works so if I can't get this going
  30. immediately,
  31. it is no big deal.
  32.  
  33. Thanks,
  34.     Adrian
  35.  
  36. ----------------------------------+--------------------------------------------
  37. adrian@cs.wm.edu          ---->>>>| Support you local programmer,
  38. adrian@cebafi.cebaf.gov     --->>>| STOP Software Patent Abuses NOW!
  39. Member: The League for        -->>| membership info at prep.ai.mit.edu:/pub/lpf
  40.        Programming Freedom      ->| print "join.ps" for an application
  41. ----------------------------------+--------------------------------------------
  42.