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

About Linux Toolchain 关于Linux工具链 #14

Open
fanghuaqi opened this issue Sep 21, 2023 · 1 comment
Open

About Linux Toolchain 关于Linux工具链 #14

fanghuaqi opened this issue Sep 21, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@fanghuaqi
Copy link
Member

In Nuclei Linux SDK, if you have chosen your branch #2, and build linux sdk for your selected SOC and CORE, and then you will be able to get a installed toolchain in work directory.

For example, if you are building for SOC=evalsoc CORE=ux900fd using branch dev_nuclei_6.1_v2, you should be able to find the toolchain in work/evalsoc/buildroot_initramfs/host/bin/.

For some configuration of Linux SDK, we are using buildroot built toolchain instead of prebuilt toolchain, you need to check with the buildroot menuconfig via make SOC=evalsoc CORE=ux900fd buildroot_initramfs-menuconfig, see https://github.com/Nuclei-Software/nuclei-linux-sdk#customize-buildroot-packages

@fanghuaqi fanghuaqi self-assigned this Sep 21, 2023
@fanghuaqi fanghuaqi added the documentation Improvements or additions to documentation label Sep 21, 2023
@fanghuaqi
Copy link
Member Author

If you want a standalone linux glibc toolchain, you can check following message:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant