Skip to content

Cross-compiling from Windows to macOS with -fstrip results in a compiler hang with 0.15.2 #25598

@alexrp

Description

@alexrp

This appears to be a regression from 0.15.1 to 0.15.2:

$ touch empty.zig
$ zig.exe build-lib -target aarch64-macos-none -fstrip empty.zig

#25529 looks potentially related?

We might need to roll a 0.15.3 for this - it's a pretty impactful bug IMO.

Metadata

Metadata

Assignees

Labels

bugObserved behavior contradicts documented or intended behaviorlinkingos-windowsregressionIt worked in a previous version of Zig, but stopped working.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions