[Mesa-dev] Statically linking libstdc++ and libgcc

Ian Romanick idr at freedesktop.org
Wed Mar 11 09:42:03 PDT 2015


On 03/11/2015 09:32 AM, Jose Fonseca wrote:
> I can almost bet that NVIDIA uses C++ somewhere, but no dependencies on
> libstdc++.  Not sure if they chose to statically link libstdc++ to
> support multiple distros, or to avoid issues like applications shipping
> their own libstdc++...

My recollection from talking to be people is that they use a subset of
C++ that prevents them from needing to link with libstc++.  Use of LLVM
prevents much of Mesa from using that option.

> Jose
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev



More information about the mesa-dev mailing list