https://bugs.freedesktop.org/show_bug.cgi?id=63632 --- Comment #10 from Tom Stellard --- (In reply to comment #8) > (In reply to comment #7) > > > The problem on my gentoo system was that I had removed --enable-shared from > > my llvm configure script a few days ago, so I was still linking with an > > older LLVM. > > > > Can you check that you are passing --enable-shared when configuring LLVM? > > I wasn't, but passing it does not prevent the segfault - will look into > libelf. Is it the same segfault? If the problem is libelf you will see a segfault in radeon_llvm_emit.cpp. Are building mesa with --enable-opencl or --with-llvm-shared-libs ? -- You are receiving this mail because: You are the assignee for the bug.