8000 Building archives with text file arguments. by kevin-gillespie · Pull Request #524 · analogdevicesinc/msdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Building archives with text file arguments. #524

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

Merged
merged 2 commits into from
Mar 30, 2023

Conversation

kevin-gillespie
Copy link
Contributor

This will address the same issue we had with linking the .elf files. The command line list of argmuents is too long on Windows machines. This will echo those arguments to a text file and use that file as the input the the archiver.

This will address the same issue we had with linking the .elf files.
The command line list of argmuents is too long on Windows machines.
This will echo those arguments to a text file and use that file
as the input the the archiver.
Copy link
Contributor
@Jake-Carter Jake-Carter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should add Windows runners to our CI to catch these things

@kevin-gillespie
Copy link
Contributor Author

We should add Windows runners to our CI to catch these things

Good idea. It looks like we can use GitHub hosted windows machines, they're just billed at a higher rate than the Ubuntu machines. Our current consumption isn't close to the monthly limit, so adding a Windows build test shouldn't matter.

@kevin-gillespie kevin-gillespie merged commit 07aa382 into main Mar 30, 2023
@kevin-gillespie kevin-gillespie deleted the archive-text-arguments branch March 30, 2023 13:45
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
0