On 16.03.2015 09:44, Vivek Das Mohapatra wrote: > > I've been doing a bit of work to make the patch compatible with static > llvm (I had link failures), I'll check those as well. Currently I have > no .so which pull in libstdc++ or libgcc_s, so I think I've got it covered.
You do realize that statically linking libstdc++ and libgcc_s while dynamically linking LLVM won't work around the problem caused by Steam overriding an older version of libstdc++, because LLVM will still be dynamically linked against that? -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev