X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: =?ISO-8859-1?Q?Hans-Bernhard_Br=F6ker?= Newsgroups: comp.os.msdos.djgpp Subject: Re: Using DJGPP for C++ DOS development today? Date: Thu, 28 Nov 2013 01:42:39 +0100 Lines: 9 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> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.dfncis.de Grw23ose01hACkRKxU5G3Qb5ut1fE51Lc4+pO9IcpH93KYQoP/IuQ3bJ1O Cancel-Lock: sha1:ft9PvCcYT5fUOo03W/I4jVLp3kw= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 In-Reply-To: <57ae09cc-bc48-4dcf-978d-9078096b2127@googlegroups.com> Bytes: 1307 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 28.11.2013 01:12, John Davidson wrote: > I tried to find some more info about this, but came up short. Do you > know when glibc stopped supporting the i386? glibc has nothing to do with that. DJGPP doesn't use that. It couldn't even it wanted to. The library in question would be the C++ runtime library, a.k.a. libstdc++