ada-mode-users
[Top][All Lists]
Advanced

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

Re: [Ada-mode-users] Building pgr_query: cannot find -lpthread


From: Stephen Leake
Subject: Re: [Ada-mode-users] Building pgr_query: cannot find -lpthread
Date: Mon, 16 Sep 2019 16:21:38 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (windows-nt)

Juanma Barranquero <address@hidden> writes:

> c:/bin64/gnat/bin/../libexec/gcc/x86_64-pc-mingw32/8.3.1/ld.exe: cannot
> find -lpthread

Apparently gpr_query requires the pthread library; I must have always
had it installed, so I did not notice.

On Windows, this is available in Mingw64 as package
mingw64/mingw-w64-x86_64-winpthreads-git.

I've added a note about this in the ada-mode.info Install gpr_query section.

-- 
-- Stephe



reply via email to

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