From: mschulter AT DOT value DOT net (M. Schulter) Newsgroups: comp.os.msdos.djgpp Subject: Re: I don't know how to compile! Date: 16 Aug 1997 22:21:37 GMT Organization: Value Net Internetwork Services Inc. Lines: 24 Distribution: world Message-ID: <5t595h$ado$2@vnetnews.value.net> References: <970813154204_1216939487 AT emout06 DOT mail DOT aol DOT com> <5svj10$bca AT bagan DOT srce DOT hr> NNTP-Posting-Host: value.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Vlatko Surlan (vsurlan AT jagor DOT srce DOT hr) wrote: : I have started with djgpp recently too, but in C. : For C it goes gcc -o myfile.c myfile.exe : : for c++ think it should bee gpp -o myfile.cpp myfile.exe : : but I'm not shure. Hello, there. For C++, the command is gxx; but you may be thinking of the fact that permitted extensions for C++ files include .cpp, as well as .C, .cc, or .cxx. Again, I would encourage the author of the original message not to get too overwhelmed by all the documentation, but maybe to focus first on README.1ST and the first few chapters of the DJGPP FAQ. Sometimes it may take more than one reading to have things fall into place. Most respectfully, Margo Schulter mschulter AT value DOT net