You are not logged in.

#1 2017-02-11 11:07:29

athos
Member
Registered: 2016-01-30
Posts: 7

Where to find LLVMgold (dolphin-emu) ?

Hi,
I'm trying to compile the latest dolphin-git package (using aur)
It stops because it can't find this:
/usr/lib/LLVMgold.so
It's included in llvm-libs 3.9.1-2, but I'm using llvm-libs-svn (from laurent carlier) to get better perf on my R9 Fury.
Any idea where I could find this LLVMgold (and still use svn versions for my amdgpu drivers) ?

Offline

#2 2017-02-11 13:06:34

Awebb
Member
Registered: 2010-05-06
Posts: 6,275

Re: Where to find LLVMgold (dolphin-emu) ?

google: llvmgold
first hit: http://llvm.org/docs/GoldPlugin.html

I cannot find anything on the AUR, but I'm no seasoned binutils hacker. You might have to write your own PKGBUILD or use ABS.

Offline

#3 2017-02-12 19:00:50

lordheavy
Developer
From: France
Registered: 2010-04-01
Posts: 292

Re: Where to find LLVMgold (dolphin-emu) ?

athos wrote:

Hi,
I'm trying to compile the latest dolphin-git package (using aur)
It stops because it can't find this:
/usr/lib/LLVMgold.so
It's included in llvm-libs 3.9.1-2, but I'm using llvm-libs-svn (from laurent carlier) to get better perf on my R9 Fury.
Any idea where I could find this LLVMgold (and still use svn versions for my amdgpu drivers) ?

You can install llvm-libs with llvm-libs-svn, it doesn't conflict.

Offline

#4 2017-02-12 19:19:05

athos
Member
Registered: 2016-01-30
Posts: 7

Re: Where to find LLVMgold (dolphin-emu) ?

Thanks, you're right ! I didn't even try as I imagined they were conflicting. dolphin-git is compiling correctly now.

Offline

Board footer

Powered by FluxBB