Conversation
|
Good call. That isn't the intention. This is probably the "what do we do when CentOS 7 goes EOL" come early topic. We likely need to target an older glibc. Right? |
|
Yes, RHEL 8 has glibc 2.28. |
|
Is there a recommended pattern on how to do that? Here are two examples:
|
|
Do we consider RHEL8 as "modern OS"?. If so, we could use it as base line. That would make it more similar to x64. |
|
We're in the process of switching (for .NET 7+) of using Mariner as our build host. That likely means that we'll need to acquire a foreign glibc to compile with, much like the Tensorflow model, but in a consistent container image, like the Python manylinux model. |
omajid
left a comment
There was a problem hiding this comment.
As others have said, removing support for multiple OS's based on this quite recent glibc version is not desired.
@janvorli @jkotas @wfurt