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

added build script to build the tricore-gcc toolchain #80

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jferreir
Copy link

Initial step to get support for Tricore GCC to the live site

@dkm
Copy link
Member

dkm commented Apr 19, 2024

Hello,
thanks for your contribution!

Hmmm, would have been nice to have it along all the other gcc build we have... Have you tried to build it using ct-ng? If not, maybe I can try that. That would make our maintenance easier

@cpackham
Copy link

crosstool-ng/crosstool-ng#2213

@jferreir
Copy link
Author

Since the tricore-gcc is now supported by ct-ng, how to proceed now?

@dkm
Copy link
Member

dkm commented Nov 25, 2024

You can create the several PR to add support for tricore:

  • gcc-cross-builder: add a config file for the target that works inside the docker image
  • add the tricore targer in the infra repository
  • update main site config for all enabled languages (there's an helper script for that in gcc-cross-builder)

I can take care of it, but it will take some time. If you want it ASAP, you should probably try to provide us with some (or all) of the above.

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