[Mesa-dev] [PATCH] Allow static libstdc++/libgcc linking if selected
Michel Dänzer
michel at daenzer.net
Sun Mar 15 20:19:06 PDT 2015
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
More information about the mesa-dev
mailing list