Skip to content

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 <[email protected]>
@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