|
From: | vladimir.mezentsev at oracle dot com |
Subject: | [Bug gprofng/29116] gprofng fails to build on i686-linux-gnu, aarch64-linux-gnu |
Date: | Tue, 03 May 2022 23:11:26 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=29116 --- Comment #10 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> --- How do you configure your build ? It looks like there are two bugs here: 1. libgp-sync.so may not link with libc. In run time, libgp-sync.so has to dlopen libc and use dlsym to find pthread_cond_wait. 2. it is probably a bug 29113 - Build error for x86_64-w64-mingw32 host since CLOCK_MONOTONIC does not exist -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |