We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最近在做某些软件向龙芯服务器版本的移植,按照您的交叉编译工具集制作了相对应的二进制包,但其中一些动态链接库需要glibc的2.35版本但实际上服务器只有2.28版本 所以想和您要2.28版本的补丁制作交叉编译器 感谢
The text was updated successfully, but these errors were encountered:
根据我的了解,目前LA服务器用的系统中除了一个未公开的欧拉系统版本是采用和CLFS相同的“新世界”外,其余所有使用glibc-2.28的系统均为“旧世界”的系统,目前CLFS所构建的是基于社区代码的“新世界”,“新旧世界”代码和二进制都存在想当大的差距,所以如果你需要glibc-2.28的LA代码可以到你所使用的服务器系统的源码仓库中获取是最佳选择。
Sorry, something went wrong.
No branches or pull requests
最近在做某些软件向龙芯服务器版本的移植,按照您的交叉编译工具集制作了相对应的二进制包,但其中一些动态链接库需要glibc的2.35版本但实际上服务器只有2.28版本
所以想和您要2.28版本的补丁制作交叉编译器
感谢
The text was updated successfully, but these errors were encountered: