X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Wiktor S. (wswiktorSP AT Mpoczta DOT fm) [via djgpp AT delorie DOT com]" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP and WIndows 10 32 bit Date: Fri, 13 May 2016 19:39:43 +0200 Organization: INTERIA.PL S.A. Lines: 18 Message-ID: References: <57265177 DOT 1090701 AT iki DOT fi> NNTP-Posting-Host: user-109-243-236-184.play-internet.pl Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="utf-8"; reply-type=response Content-Transfer-Encoding: 7bit X-Trace: usenet.news.interia.pl 1463161186 24850 109.243.236.184 (13 May 2016 17:39:46 GMT) X-Complaints-To: usenet AT firma DOT interia DOT pl NNTP-Posting-Date: Fri, 13 May 2016 17:39:46 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Bytes: 1836 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > My newest todays build of gcc-6.1.0 with only 2 source lines added > ('#ifndef __DJGPP__' and '#endif') which disables > one pre-processor internal performance optimization seems to work OK > under Win10. It is additionally built under Win10 with one additional > bootstrap step (bootstrap4) for more torture. There was one unrelated > problem which caused .info files missing. I'll hopefully make next > build available. Maybe a run-time version check would be sufficient, if the SSE code ran fine on Windows pre-10? Also, it would be interesting to know if SSE is really broken on Win10 NTVDM, or is it just a problem with the code... -- Wiktor S.