pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53373: GUI programs using cmake fail to run
On Sun, Jun 17, 2018 at 7:55 AM <dvollen%gmail.com@localhost> wrote:
> Any GUI program that was compiled with cmake and therefore uses LLVM fails to run.
Let's back up a second here: What does cmake have to do with LLVM?
cmake uses the same compiler that the rest of the system uses. If you
set your PKGSRC_COMPILER variable to clang, it will use clang,
otherwise gcc. I don't see why cmake would use a different compiler.
> LLVM ERROR: Program used external function 'llvm.x86.sse41.pmaxsd' which could not be resolved!
Are you using clang from pkgsrc or from base? What is the version?
Self-compiled?
Can you post your mk.conf?
--
Benny
Home |
Main Index |
Thread Index |
Old Index