home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11873 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  546 b 

  1. Path: sparky!uunet!jahangir!wayne
  2. From: wayne@jahangir.UUCP (wayne)
  3. Newsgroups: comp.lang.c++
  4. Subject: gcc and cfront
  5. Keywords: gcc cfront
  6. Message-ID: <742@jahangir.UUCP>
  7. Date: 31 Jul 92 20:03:30 GMT
  8. Organization: MDC, NYC
  9. Lines: 17
  10.  
  11.  
  12.      Does anybody know how to get cfront to
  13. work with gcc?
  14.  
  15. I have the following variables set...
  16.  
  17. ccC=gcc
  18. cppC=/usr/local/lib/gcc-cpp
  19.  
  20.  
  21.      The problem being... gcc-cpp does not seem to
  22. support the -B option. (allow the pre-processor to
  23. accept // as a comment deliminator.)
  24.  
  25.  
  26.      - Wayne  wayne@mktdata.com
  27.  
  28.