home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / gnu / gcc / help / 2481 < prev    next >
Encoding:
Text File  |  1992-11-09  |  938 b   |  34 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!dxcern.cern.ch!ydavid
  3. From: ydavid@dxcern.cern.ch (Yann David)
  4. Subject: from C++ to C
  5. Message-ID: <9211091619.AA07031@dxcern.cern.ch>
  6. Sender: daemon@cis.ohio-state.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Mon, 9 Nov 1992 18:19:53 GMT
  10. Lines: 22
  11.  
  12.  
  13.         Hello !
  14.  
  15.  
  16. I'd like to know whether there is a way to make g++
  17. (GNU's C++ compiler) produce C code instead of a binary
  18. executable program.
  19.  
  20. (I am interested in so doing for two reasons:
  21.     1) I'd like to see what the result looks like;
  22.     2) I am trying to write something with XDesigner
  23.        as well, and it seems that g++ doesn't compile
  24.        the code generated by XDesigner. Up to now, I've
  25.        used cc exclusively when compiling XDesigner-generated
  26.        C code. )
  27.  
  28. Thank you in advance for your help and advise !
  29.  
  30.  
  31. yann DAVID,
  32. student at CERN.
  33.  
  34.