NVIDIA / Q2RTX

NVIDIA’s implementation of RTX ray-tracing in Quake II
Other
1.21k stars 180 forks source link

[Question] What is the minimal supported GCC? #402

Open runlevel5 opened 2 months ago

runlevel5 commented 2 months ago

AFAIK we are using the registry.gitlab.steamos.cloud/steamrt/soldier/sdk:latest container image to build artifact for x86_64 CPU. The runtime image offers GCC 8.3.0. So is it fair to assume that we want to support GCC 8.3.0 as the minimal requirement?