X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <529D89E2.8010602@iki.fi> Date: Tue, 03 Dec 2013 09:36:02 +0200 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Using DJGPP for C++ DOS development today? References: <0404a92b-e194-4e75-97b5-58c8e5b3c076 AT googlegroups DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com On 12/03/2013 03:27 AM, rugxulo AT gmail DOT com wrote: > Hi, > > > /current/ has 4.7.3. /beta/ has 4.8.2. > > I don't know all the changes. Like I said, I don't grok C++. From > what C++ stuff I've rebuilt over the years (for fun), G++ 3.4.4 or > 4.1.2 or 4.2.3 worked fine with DJGPP (when the sources supported it). > 4.8.X does not even build with DJGPP v2.03v2 at least when I last checked. Additionally C++ library would be seriously cripled relative to what is supported for v204 development versions. So I do not think it worth trying to fix build with v2.03v2. Example random number support would be left out from libstdc++ as it relies on a more complete implementation of current C standard as one from v2.03. Andris PS. Similarly gmp-5.1.X did not entirely build with DJGPP v2.03 due to the same reason, so I released only packages for /beta/