home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / unix / ultrix / 9436 < prev    next >
Encoding:
Text File  |  1993-01-22  |  742 b   |  20 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!gatech!enterpoop.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!epeisach
  3. From: epeisach@athena.mit.edu (Ezra Peisach)
  4. Subject: Re: gp relocation error???
  5. Message-ID: <1993Jan22.163947.13828@athena.mit.edu>
  6. Sender: news@athena.mit.edu (News system)
  7. Nntp-Posting-Host: paris.mit.edu
  8. Organization: Massachusetts Institute of Technology
  9. References: <1993Jan20.082939.3884@nic.csu.net> <C174ws.8pD@alsvid.une.edu.au>
  10. Date: Fri, 22 Jan 1993 16:39:47 GMT
  11. Lines: 7
  12.  
  13. Something which I have seen cause relocation erros during ld is if you
  14. have a global (or what the compiler believes is a global) variable which
  15. is also a procedure name.... (like you don't want to use the variable
  16. named fork....
  17.  
  18.     Ezra
  19.  
  20.