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@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/mesa-dev

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to