This is kind of nonsensical. I used to have to build code on Ubuntu 10.04 so that it would work on 10.04. if I tried to build on 18.04 I would get glibc errors. (Yes I know it was too old, but marketing insisted we support it).
I can still target Windows XP for builds on Windows 10 today.
This is kind of nonsensical. I used to have to build code on Ubuntu 10.04 so that it would work on 10.04. if I tried to build on 18.04 I would get glibc errors. (Yes I know it was too old, but marketing insisted we support it).
I can still target Windows XP for builds on Windows 10 today.
What programming langauge?
Seeing as glibc errors were mentioned, wouldn’t it be C or C++?
Yep. Was C++.