Re: compiling c++ with cscc
Marcus <[email protected]>
| Newsgroups | gmane.comp.gnu.dotgnu.developer |
|---|---|
| Message-ID | <[email protected]> |
Actually cscc-cpp is the C preprocessor, not a C++ compiler. (cpp is the traditional name of the C preprocessor.) On Friday 17 September 2004 8:47 am, Aris Basic wrote: > is it possible to compile c++ program with 0.6.8 verison of portable dot > net ? > it looks like cscc is giving wrong argument to cscc-cpp (-J) and compile > files immidiately.