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