Skip to content

gcc: Pull Windows long path support patch #980

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

Conversation

stephanosio
Copy link
Member

@stephanosio stephanosio commented Jul 23, 2025

This commit pulls in the GCC patch that enables long path support on Windows hosts.


GCC PR: zephyrproject-rtos/gcc#56
GCC-ARC PR: zephyrproject-rtos/gcc#57

Fixes #979

@stephanosio stephanosio added area: GCC Issues related to GCC (GNU Compiler Collection) ci-windows-x86_64 Run CI for x86-64 Windows host (for PR) labels Jul 23, 2025
@stephanosio stephanosio force-pushed the gcc_win_longpathaware branch from c6184b9 to 3f07195 Compare July 23, 2025 06:17
This commit pulls in the GCC patch that enables long path support on
Windows hosts.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
@stephanosio stephanosio force-pushed the gcc_win_longpathaware branch from 3f07195 to 0dde379 Compare July 23, 2025 14:36
@stephanosio stephanosio marked this pull request as ready for review July 23, 2025 22:53
@stephanosio stephanosio added this to the 0.18.0 milestone Jul 23, 2025
@stephanosio stephanosio merged commit a827661 into zephyrproject-rtos:main Jul 24, 2025
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: GCC Issues related to GCC (GNU Compiler Collection) ci-windows-x86_64 Run CI for x86-64 Windows host (for PR)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GCC fails to address files under long paths with UCRT
1 participant