bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#9010: sigprocmask -> pthread_sigmask for Emacs


From: Paul Eggert
Subject: bug#9010: sigprocmask -> pthread_sigmask for Emacs
Date: Fri, 08 Jul 2011 16:32:39 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110516 Thunderbird/3.1.10

On 07/08/11 16:29, Juanma Barranquero wrote:
>> OK, I installed the patch into the trunk as bzr 105047.
>> > This is a bit different from the earlier patch, as both
>> > Emacs and gnulib have mutated in the meantime, but I don't
>> > think the differences affect w32 or msdos.
> Oh, I'd say it does indeed:
> 
> oo-spd/i386/temacs1.a(process.o): In function `create_process':
> C:\emacs\trunk\src/process.c:1655: undefined reference to `pthread_sigmask'

No, that's what I would have expected from the earlier patch too.

As we discussed earlier, the Windows side needs to define pthread_sigmask,
much as it currently defines sigprocmask.  I can add that if you like,
but I can't easily test it, and it'd be better if someone with
Windows expertise did it.





reply via email to

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