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

Add GCC toolchain builder. Update README and .gitignore accordingly. #1415

Conversation

zchamski
Copy link
Contributor

  • .gitignore: Ignore source and build subdirectories of the toolchain
    builder.
  • README.md (Prerequisites): Update toolchain build instructions.
  • util/gcc-toolchain-builder/README.md: New.
  • util/gcc-toolchain-builder/build-toolchain.sh: Ditto.
  • util/gcc-toolchain-builder/config/gcc-13.1.0-baremetal.sh: Ditto.
  • util/gcc-toolchain-builder/config/gcc-master-baremetal.sh: Ditto.
  • util/gcc-toolchain-builder/get-toolchain.sh: Ditto.

zchamski and others added 6 commits September 14, 2023 13:00
* .gitignore: Ignore source and build subdirectories of the toolchain
  builder.
* README.md (Prerequisites): Update toolchain build instructions.
* util/gcc-toolchain-builder/README.md: New.
* util/gcc-toolchain-builder/build-toolchain.sh: Ditto.
* util/gcc-toolchain-builder/config/gcc-13.1.0-baremetal.sh: Ditto.
* util/gcc-toolchain-builder/config/gcc-master-baremetal.sh: Ditto.
* util/gcc-toolchain-builder/get-toolchain.sh: Ditto.
* util/gcc-toolchain-builder/config/gcc-master-baremetal.sh
  (BINUTILS_REPO): Remove commented-out value.
  (GCC_REPO): Use the Github mirror of GCC.
  (NEWLIB_REPO): Use the Sourceware repo.
@github-actions
Copy link
Contributor

✔️ successful run, report available here.

@JeanRochCoulon JeanRochCoulon merged commit 5c3e3d4 into openhwgroup:master Sep 14, 2023
6 checks passed
@zchamski zchamski deleted the feature/gcc-toolchain-builder branch September 15, 2023 15:13
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

Successfully merging this pull request may close these issues.

3 participants