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

How is the official merging now? #104

Open
siriuscn opened this issue Apr 20, 2023 · 5 comments
Open

How is the official merging now? #104

siriuscn opened this issue Apr 20, 2023 · 5 comments

Comments

@siriuscn
Copy link

Thanks for your arm64 branch. I built the cross compiler chains for PowerPC Darwin on Apple Silicon host with your great branch.

But I am puzzled how is the official merging now. GCC 13 official version is going to release now. Did they reject this branch?

@iains
Copy link
Owner

iains commented Apr 20, 2023

No, it has not been rejected: The branch has not been submitted to merge (there is still work to do to complete it, and this is only "spare time" at present)

@siriuscn
Copy link
Author

siriuscn commented Apr 26, 2023

May I help you? What can i do for the merge?

GCC 13.1 was released today.

@ilg-ul
Copy link

ilg-ul commented Apr 26, 2023

That would be really nice, Homebrew GCC and indirectly xPack GCC would greatly benefit from simplified releases.

If there is anything I can do to help, please let me know.

@cooljeanius
Copy link
Contributor

May I help you? What can i do for the merge?

GCC 13.1 was released today.

That would be really nice, Homebrew GCC and indirectly xPack GCC would greatly benefit from simplified releases.

If there is anything I can do to help, please let me know.

Well, do either of you have experience with the process of submitting patches upstream to GCC? Mostly it's just the whole process of (formatting a patch according to patch submission guidelines -> testing it -> sending it to the gcc-patches mailing list -> getting it approved -> confirming that you have a valid copyright assignment and/or DCO -> actually committing it) that takes awhile...

@iains
Copy link
Owner

iains commented Sep 10, 2023

May I help you? What can i do for the merge?
GCC 13.1 was released today.

That would be really nice, Homebrew GCC and indirectly xPack GCC would greatly benefit from simplified releases.
If there is anything I can do to help, please let me know.

Well, do either of you have experience with the process of submitting patches upstream to GCC? Mostly it's just the whole process of (formatting a patch according to patch submission guidelines -> testing it -> sending it to the gcc-patches mailing list -> getting it approved -> confirming that you have a valid copyright assignment and/or DCO -> actually committing it) that takes awhile...

It is not as simple as a "patch to fix a bug " (which is covered by the procedures above) - this is a whole new port and needs multiple co-operating patches (although we are [and have already posted some] working on splitting out parts that can be posted independently)
(with much help from @fxcoudert who is already familiar with the port).

  • I really appreciate the offer of help, but - as this stage - unfortunately it is a case of me continuing to clean up the code and split out pieces to post. $dayjob willing, hopefully we will post before end of stage #1 gcc14.

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

4 participants