Xref: news-dnh.mv.net comp.os.msdos.djgpp:518 Path: news-dnh.mv.net!mv!news.sprintlink.net!demon!chocolat.demon.co.uk!PS From: Paul Shirley Newsgroups: comp.os.msdos.djgpp Subject: Re: Q: Compiling C code with C++ style comments Date: Thu, 22 Jun 95 07:24:55 GMT Organization: a loose end. Lines: 19 References: <3sard8$l2s AT nntp DOT Stanford DOT EDU> Reply-To: PS AT chocolat DOT demon DOT co DOT uk To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp paranjpe AT leland DOT stanford DOT edu "Milind Paranjpe" writes: ;)Hi, ;) ;)I'm trying to compile a C program I have which unfortunately has ;)several C++ style comments. I've tried gcc -x c++ -Wall -c foo.c. ;)But I have problems in the link step if I try to link without ;)the -x option. Is there a way to compile the code without having ;)to change the //'s to /* */'s? ;) Use the -comments-c++ flag (to gcc) Another 'why tell anyone we put it in' flag from the FSF ;) -- Paul Shirley: SemiProfessional Coffee & Chocolate Taster