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

[WIP] gcc-git: Fix building using GCC plugin #6586

Closed
wants to merge 1 commit into from

Conversation

stahta01
Copy link
Contributor

Add 0022-gcc-plugin-ada-use-def.patch and gnat1.exe.def

The gnat1.exe.def needs work; it was based on 9.3.1 exports and then I removed a lot of them.
Likely need a lot more removed and maybe a few added.

Tim S.

@eine
Copy link
Contributor

eine commented Jun 26, 2020

@stahta01, would you mind rebasing/force-pushing to have CI jobs triggered again?

@stahta01
Copy link
Contributor Author

@stahta01, would you mind rebasing/force-pushing to have CI jobs triggered again?

Okay, sorry about late response other things detracted me.

Add gnat1.exe.def,
0022-gcc-plugin-ada-use-def.patch, and
0023-ALL_ADAFLAGS-filter-out-Wno-pedantic-ms-format.patch.
@eine
Copy link
Contributor

eine commented Jul 15, 2020

No worries at all! Having GHDL contributed is already being a long trip 😄

It seems that AppVeyor is failing because of a timeout. However, GitHub Actions allows up to 6h. I believe Azure too. Do you expect execution time to be above 6h?

@lazka
Copy link
Member

lazka commented Oct 31, 2020

We have moved gcc-git to https://github.com/msys2/MINGW-packages-dev, so either this needs to be moved there, or ported to gcc.

@stahta01
Copy link
Contributor Author

stahta01 commented Nov 7, 2020

Will work to move changes to dev repo

@stahta01 stahta01 deleted the staging branch July 16, 2021 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants