You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I want to turn my C++26 application into an AppImage. However, the oldest still-supported Ubuntu distribution doesn't have g++-15 available. Is there a way for me to use g++-15 on Ubuntu 22.04 and compile my code with an older version of glibc?