From: Tom St Denis Newsgroups: comp.os.msdos.djgpp Subject: Re: c++ Date: Fri, 15 Dec 2000 01:24:26 GMT Organization: Deja.com Lines: 22 Message-ID: <91brs5$qos$1@nnrp1.deja.com> References: NNTP-Posting-Host: 206.47.244.30 X-Article-Creation-Date: Fri Dec 15 01:24:26 2000 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) X-Http-Proxy: HTTP/1.1 choco[0A000001] (Traffic-Server/3.5.7 [uScMs f p eN:t cCMi p s ]), 1.0 x53.deja.com:80 (Squid/1.1.22) for client 206.47.244.30 X-MyDeja-Info: XMYDJUIDtomstdenis To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com In article , djgpp AT delorie DOT com wrote: > Hello, > I have already downloaded and am using your C compiler. I want to use the C++ compiler. Can I just unzip it in my exisiting DJGPP diretory? > Also I only downloaded the C++ Complier and the Library. Do I need anything else? > Thank You, > John E. > jemel AT mindspring DOT com All DJGPP components are unziped under \DJGPP... so yes unzip and enjoy. You need the C++ lib and compiler (two zips) Then you can use GXX myfile.cpp -o myfile.exe to compile :) Tom Sent via Deja.com http://www.deja.com/