emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Revision 103880 broke the Windows build


From: Paul Eggert
Subject: Re: Revision 103880 broke the Windows build
Date: Sun, 10 Apr 2011 11:29:07 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 04/10/2011 11:17 AM, Eli Zaretskii wrote:
> Here's the error message:
> 
>   oo-spd/i386/temacs2.a(xdisp.o)(.text+0x277ba): In function `message':
>   D:\gnu\bzr\emacs\trunk\src/xdisp.c:8420: undefined reference to `strnlen'

Windows has strnlen, according to
<http://msdn.microsoft.com/en-us/library/z50ty2zh%28v=vs.80%29.aspx>.
So why does the build fail on Windows?

I suppose we can add a replacement for strnlen on Windows, but that
would be pretty odd if Windows already had it.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]