home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.bug
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!advtech.USwest.COM!eurdang
- From: eurdang@advtech.USwest.COM (Erik Urdang)
- Subject: RPC problem?
- Message-ID: <9212311645.AA00716@nome.advtech.uswest.com>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Thu, 31 Dec 1992 16:45:02 GMT
- Approved: bug-gcc@prep.ai.mit.edu
- Lines: 19
-
- I'm trying to compile (on a Sun Sparcstation IPC) FrameMaker's
- "docclient.c", an RPC application that runs maker as a client. When I
- use Sun's "cc" it compiles and runs with no problems. When I use gcc,
- it compiles (two minor warnings) and links. However, when I run it I
- get the message:
-
- Bus error(coredump)
-
- It seems to be happening during a call to: clnt_call ();
-
- Any ideas?
-
-
- Thank you!
-
- Erik Urdang
-
- (303) 541 6199 eurdang@uswest.com
-
-