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
I'm using VSCode Remote-ssh, the plugin and server install fine, unfortunately my system has an older version of glibc (updating this system is not easily possible). Compiling myself isn't a big deal, but would it be possible for the released binaries to be compiled on a system with an older version of glibc? I'm lazy and being able to use the auto update feature is quite nice!
The text was updated successfully, but these errors were encountered:
no, no specific plans -- the current assumption is that for most users the binaries we publish are fine. SO, I don't think it makes sense to make our current CI more complicated to get the long tail. Once we ship via rustup, that should be fixed.
I'm using VSCode Remote-ssh, the plugin and server install fine, unfortunately my system has an older version of glibc (updating this system is not easily possible). Compiling myself isn't a big deal, but would it be possible for the released binaries to be compiled on a system with an older version of glibc? I'm lazy and being able to use the auto update feature is quite nice!
The text was updated successfully, but these errors were encountered: