Valve Working Towards A New Steam Runtime SDK With GCC/Clang Changes

Written by Michael Larabel in Valve on 22 June 2014 at 12:25 AM EDT. 15 Comments
VALVE
Scott Ludwig of Valve shared some details this weekend about a new release of the Steam Runtime SDK they're working towards to improve the Linux gaming experience.

In response to a Steam bug report about a libstdc++ problem after upgrading the user's graphics driver and LLVM producing a failure when starting games, Scott Ludwig shared some details about their next Steam Runtime SDK update. In particular, a new SDK update is expected that will support the GCC 4.8 and LLVM/Clang 3.4 compiler stacks (no word about the recently released GCC 4.9, albeit it's not yet found in many distributions). The new SDK is within a chroot environment during the development process to produce a stable and constant build environment separate from the host OS.

Scott also shared they are looking at making GCC 4.8's libstdc++ library the default C++ standard library for the steam-runtime going forward, but to do this they need to do extensive testing of all Steam Linux games on Ubuntu 12.04 through 14.04 releases for ensuring proper compatibility. Additionally, they're looking at adding the ability to mark what Steam Runtime version an app/game was built against for ensuring Steam makes proper run-time environment decisions.

More details can be found within this bug report.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week