From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP C++ support Date: Fri, 27 Dec 2002 08:38:38 +0000 Lines: 23 Message-ID: <3E0C118E.DFE59F54@phekda.freeserve.co.uk> References: <1040858226 DOT 1057 DOT 2 DOT camel AT first> <1040915455 DOT 847359 AT queeg DOT ludd DOT luth DOT se> <1040923715 DOT 1553 DOT 0 DOT camel AT first> <3E0B5C71 DOT D5A7F9D9 AT phekda DOT freeserve DOT co DOT uk> <1040947008 DOT 1038 DOT 31 DOT camel AT first> NNTP-Posting-Host: 62.136.45.221 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news8.svr.pol.co.uk 1040979551 29077 62.136.45.221 (27 Dec 2002 08:59:11 GMT) NNTP-Posting-Date: 27 Dec 2002 08:59:11 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. Eric Newton wrote: > The big gcc tar file? I used the following: > binutils-2.13.90.0.16.tar.gz > djcrx203.zip > gcc32s2.zip This could be the big tar file: > gcc-3.2.1.tar.gz Is gcc-3.2.1.tar.gz around 20MB? > So are you saying to compile g++ with --target=i586-pc-msdosdjgpp? When you build the C cross-compiler (gcc) from the sources from gcc-3.2.1.tar.gz, you should also get a C++ cross-compiler (g++). Regards, -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]