emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] emacs-25 dynamic modules support not compiling on FreeBSD 10


From: Ashish SHUKLA
Subject: Re: [PATCH] emacs-25 dynamic modules support not compiling on FreeBSD 10.x
Date: Wed, 16 Dec 2015 16:42:56 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (amd64-portbld-freebsd10.2)

On Tue, 15 Dec 2015 23:13:42 -0800, Paul Eggert <address@hidden> said:
| Ashish SHUKLA wrote:
|| thrd_current(3)[1] on FreeBSD 10.x requires -lstdthreads to be included in
|| libraries, or you'll get linker error about missing `thrd_current'.

| Thanks for reporting this. Although at some point we'll need to port
| Emacs to C11 threads, currently we should focus on fixing bugs and not
| new projects like that. (As far as I know, all current platforms that
| have C11 threads also have a thread mechanism that Emacs already uses,
| so the C11-thread-porting project is not urgent.) So, instead of
| worrying about configuring -lstdthreads I installed the attached patch
| so that -lstdthreads should not be necessary. Please give it a try on
| FreeBSD 10.x.

Hi Paul,

The attached diff works fine, and seem better at this point.

Thanks!
-- 
Ashish SHUKLA

“Mohandas K. Gandhi often changed his mind publicly.  An aide once asked him
how he could so freely contradict this week what he had said just last
week. The great man replied that it was because this week he knew better.”

Sent from my Emacs

Attachment: signature.asc
Description: PGP signature


reply via email to

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