home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!jahangir!wayne
- From: wayne@jahangir.UUCP (wayne)
- Newsgroups: comp.lang.c++
- Subject: gcc and cfront
- Keywords: gcc cfront
- Message-ID: <742@jahangir.UUCP>
- Date: 31 Jul 92 20:03:30 GMT
- Organization: MDC, NYC
- Lines: 17
-
-
- Does anybody know how to get cfront to
- work with gcc?
-
- I have the following variables set...
-
- ccC=gcc
- cppC=/usr/local/lib/gcc-cpp
-
-
- The problem being... gcc-cpp does not seem to
- support the -B option. (allow the pre-processor to
- accept // as a comment deliminator.)
-
-
- - Wayne wayne@mktdata.com
-
-