home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / sgi / bugs / 149 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  1.3 KB

  1. Path: sparky!uunet!olivea!sgigate!odin!twilight!dinkum!calvin
  2. From: calvin@dinkum.mti.sgi.com (Calvin H. Vu)
  3. Newsgroups: comp.sys.sgi.bugs
  4. Subject: Re: /usr/lib/fixade.o
  5. Keywords: bus error, alignment, fixade
  6. Message-ID: <v78f134@twilight.wpd.sgi.com>
  7. Date: 22 Jan 93 23:03:28 GMT
  8. References: <147267@lll-winken.LLNL.GOV>
  9. Sender: news@twilight.wpd.sgi.com ( CNews Account at twilight.wpd.sgi.com )
  10. Organization: Silicon Graphics, Inc.  Mountain View, CA
  11. Lines: 22
  12.  
  13. In <147267@lll-winken.LLNL.GOV> billc@bigbird.llnl.gov (Bill Crutchfield) writes:
  14.  
  15. >I'm trying to track down a bus error on a code being ported to a R4000 SGI Crimson.
  16. >Per the documentation fixade(3f) and unaligned(3x), I'm trying to
  17. >link in /usr/lib/fixade.o which will catch and provide documentation
  18. >on alignment errors in the code.  The problem is that I cant link it
  19. >in!!  When I try, the compiler/linker complains:
  20.  
  21. >/usr/bin/ld:
  22. >No symbolic information for: /usr/lib/fixade.o
  23.  
  24. >Running nm on the file also gives:
  25. >nm: Error: no symbol table in /usr/lib/fixade.o
  26.  
  27. >But 'file /usr/lib/fixade.o' returns the information
  28. >/usr/lib/fixade.o:      mipseb executable stripped (R4000 fpdiv unchecked) - version 3.10
  29.  
  30. >What needs to be done to link this code in?
  31.     It was stripped by mistake.  If you talk to TAC they will give you
  32. a patch.
  33.  
  34. - calvin
  35.