Commit Graph

4 Commits

Author SHA1 Message Date
f7a908f096 Update build-toolchain.sh and README.md for toolchain environment script changes
- Modified build-toolchain.sh to copy env.sh from the scripts directory instead of the top-level directory, ensuring proper organization.
- Updated README.md to reflect the new version of uClibc-ng and clarify the structure of the output archive, including the location of env.sh within the archive.
2026-03-31 18:09:01 +03:00
fdeb97ee3b Update README.md to include bzip2 installation instructions for Ubuntu/WSL
- Added bzip2 to the list of required tools for building.
- Provided a command snippet for installing the necessary packages, enhancing clarity for users setting up the environment.
2026-03-31 08:43:55 +03:00
d16bb178b0 Update README.md to clarify env.sh usage and toolchain modes
- Added detailed instructions for two modes of operation in env.sh: normal mode and full toolchain mode.
- Updated the deactivation command to reflect changes in the toolchain registration process.
- Revised default CFLAGS for host/toolset builds to enhance clarity and consistency.
2026-03-31 08:24:02 +03:00
a2034926f8 Add README with project documentation for ARM uClinux FDPIC cross-compiler toolchain 2026-02-17 08:17:21 +03:00