X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Rod Pemberton" Newsgroups: comp.os.msdos.djgpp Subject: Re: Using DJGPP for C++ DOS development today? Date: Thu, 28 Nov 2013 19:02:12 -0500 Organization: Aioe.org NNTP Server Lines: 22 Message-ID: References: <0404a92b-e194-4e75-97b5-58c8e5b3c076 AT googlegroups DOT com> <52957941 DOT 9050203 AT iki DOT fi> <57ae09cc-bc48-4dcf-978d-9078096b2127 AT googlegroups DOT com> <82676ab0-7e81-4b89-bc7a-e3360d6c3b93 AT googlegroups DOT com> <6333d7b8-7e16-4749-aaa1-e3b1ead99a53 AT googlegroups DOT com> NNTP-Posting-Host: CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Complaints-To: abuse AT aioe DOT org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Bytes: 1904 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Thu, 28 Nov 2013 08:18:39 -0500, John Davidson wrote: > Rod Pemberton wrote: >> Why are you using a 386 anyway? >> Seriously, spending money is the easiest solution. > Actually, using a modern machine and a modern language is another > solution :) It's just a hobby project, so I thought I'd look into the > options of using C++. I have an old 386 and it would be fun to have a > reason to do some low level assembly stuff again. > > It seems like my best option with the C++ route would be to settle for > C++98. Doesn't seem all that bad since I've gotten a feeling that one > really ought to know the old stuff to understand the reasoning behind > C++11. > You could try other C compilers, e.g., OpenWatcom, or old Turbo C, etc. RP