home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / bug / 3092 < prev    next >
Encoding:
Text File  |  1993-01-01  |  842 b   |  32 lines

  1. Newsgroups: gnu.gcc.bug
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!advtech.USwest.COM!eurdang
  3. From: eurdang@advtech.USwest.COM (Erik Urdang)
  4. Subject: RPC problem?
  5. Message-ID: <9212311645.AA00716@nome.advtech.uswest.com>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Thu, 31 Dec 1992 16:45:02 GMT
  10. Approved: bug-gcc@prep.ai.mit.edu
  11. Lines: 19
  12.  
  13. I'm trying to compile (on a Sun Sparcstation IPC) FrameMaker's
  14. "docclient.c",  an RPC application that runs maker as a client. When I
  15. use Sun's "cc" it compiles and runs with no problems. When I use gcc,
  16. it compiles (two minor warnings) and links. However, when I run it I
  17. get the message:
  18.  
  19.     Bus error(coredump)
  20.  
  21. It seems to be happening during a call to: clnt_call ();
  22.  
  23. Any ideas?
  24.  
  25.  
  26. Thank you!
  27.  
  28. Erik Urdang
  29.  
  30. (303) 541 6199 eurdang@uswest.com
  31.  
  32.