home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / sgi / 16027 < prev    next >
Encoding:
Text File  |  1992-11-06  |  777 b   |  21 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!ukma!usenet.ins.cwru.edu!agate!ames!sgi!xingping.esd.sgi.com!arc
  3. From: arc@xingping.esd.sgi.com (Andrew Cherenson)
  4. Subject: Re: RPCGEN output
  5. Message-ID: <s0blpdk@sgi.sgi.com>
  6. Sender: arc@xingping.esd.sgi.com
  7. Organization: Silicon Graphics, Inc.  Mountain View, CA
  8. Date: Thu, 5 Nov 1992 21:49:37 GMT
  9. Lines: 10
  10.  
  11. In article <187@io.trident.datasys.swri.edu> johns@io.datasys.swri.edu (Stephen Johns) writes:
  12. >Does anyone have any insight as to why the SGI cc ( Ansi C, 1.1 )
  13. >will NOT compile the .c files generated by RPCGEN ( under Irix 4.0.5 )?
  14. >
  15. >This was quite surprising.  I have a VERY simple .x file, and it does work
  16. >on the Suns.
  17.  
  18. Use rpcgen -P to generate .c and .h files with ANSI C prototypes.
  19. See rpcgen(1) for details.
  20.  
  21.