Comment # 6
on bug 108272
from jamespharvey20@gmail.com
Understood about Luxmark. Doesn't look like it links against LLVM directly, but it links against libGL, libGLX, and libGLdispatch. Arch is on LLVM 7.0.0-1, and I wouldn't be surprised if that is newer than IndigoBenchmark had on whatever distribution they compiled on. I'm reaching out to them to see if I can get their attention to come here, or answer what they linked against. IndigoBenchmark does work with opencl-amd, but I understand maybe that doesn't link against or at least use the llvm initialization code in the same way. I made a post on their support forum (indigorenderer.com/forum) which is pending moderator approval. Hopefully I can get them to share more information. $ ldd ./indigo_benchmark linux-vdso.so.1 (0x00007fffb2f65000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f761adda000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f761adb9000) libz.so.1 => /usr/lib/libz.so.1 (0x00007f761aba2000) libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00007f761a979000) libQt5Gui.so.5 => /home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Gui.so.5 (0x00007f761a404000) libQt5Core.so.5 => /home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Core.so.5 (0x00007f7619e5d000) libQt5Widgets.so.5 => /home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Widgets.so.5 (0x00007f76197fd000) libQt5Network.so.5 => /home/jamespharvey20/Downloads/IndigoBenchmark_x64_v4.0.64/./libQt5Network.so.5 (0x00007f76196f1000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f7619562000) libm.so.6 => /usr/lib/libm.so.6 (0x00007f76193dd000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f76193c3000) libc.so.6 => /usr/lib/libc.so.6 (0x00007f76191ff000) /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f761ae0c000) libGL.so.1 => /usr/lib/libGL.so.1 (0x00007f761916a000) librt.so.1 => /usr/lib/librt.so.1 (0x00007f7619160000) libGLX.so.0 => /usr/lib/libGLX.so.0 (0x00007f761912d000) libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f7618fef000) libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f7618ddd000) libGLdispatch.so.0 => /usr/lib/libGLdispatch.so.0 (0x00007f7618d1f000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f7618cf5000) libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f7618af1000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f76188eb000)
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel