Skip to content
New issue

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

Try to build a GNU GCC toolchains with mlibc #37

Open
BernardXiong opened this issue Aug 17, 2024 · 0 comments
Open

Try to build a GNU GCC toolchains with mlibc #37

BernardXiong opened this issue Aug 17, 2024 · 0 comments

Comments

@BernardXiong
Copy link
Collaborator

To build a GCC toolchain for embedded systems based on mlibc, a lightweight C standard library suitable for resource-constrained embedded environments.

  • 基于arm-cortex-m架构来尝试在gcc工具链的构建过程中加入mlibc。应该需要整理其中的构建脚本;
  • 完成mlibc gcc工具链的构建,并验证可以正确使用;
  • 梳理其他的riscv32 gcc工具链;
  • 提供使用文档说明;
@BernardXiong BernardXiong changed the title Try to build a GNU GCC toolchains with mlilbc Try to build a GNU GCC toolchains with mlibc Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant