X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.13.238.71 with SMTP id x68mr41631743ywe.52.1438176759801; Wed, 29 Jul 2015 06:32:39 -0700 (PDT) X-Received: by 10.140.97.55 with SMTP id l52mr602086qge.36.1438176759742; Wed, 29 Jul 2015 06:32:39 -0700 (PDT) Newsgroups: comp.os.msdos.djgpp Date: Wed, 29 Jul 2015 06:32:39 -0700 (PDT) In-Reply-To: <5489e9ec-a78f-4d34-b855-543bdef1909a@googlegroups.com> Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=89.24.106.115; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp NNTP-Posting-Host: 89.24.106.115 References: <201507181716 DOT t6IHGTap023239 AT delorie DOT com> <55AB5D62 DOT 7040405 AT iki DOT fi> <5489e9ec-a78f-4d34-b855-543bdef1909a AT googlegroups DOT com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: djgpp: djgpp/src/libm/math/wf_log2.c From: "RayeR (glaux AT centrum DOT cz) [via djgpp AT delorie DOT com]" Injection-Date: Wed, 29 Jul 2015 13:32:39 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1372 Lines: 0 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 Hi, thanks for log2f implementation. I got latest precompiled djdev 2.05 and try to recompile my ffmpeg port package and everything works fine.