home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!dxcern.cern.ch!ydavid
- From: ydavid@dxcern.cern.ch (Yann David)
- Subject: from C++ to C
- Message-ID: <9211091619.AA07031@dxcern.cern.ch>
- Sender: daemon@cis.ohio-state.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Mon, 9 Nov 1992 18:19:53 GMT
- Lines: 22
-
-
- Hello !
-
-
- I'd like to know whether there is a way to make g++
- (GNU's C++ compiler) produce C code instead of a binary
- executable program.
-
- (I am interested in so doing for two reasons:
- 1) I'd like to see what the result looks like;
- 2) I am trying to write something with XDesigner
- as well, and it seems that g++ doesn't compile
- the code generated by XDesigner. Up to now, I've
- used cc exclusively when compiling XDesigner-generated
- C code. )
-
- Thank you in advance for your help and advise !
-
-
- yann DAVID,
- student at CERN.
-
-