Skip to content

suppress macos linker warnings from boehm gc#178

Merged
cs01 merged 1 commit intomainfrom
fix-ld-warnings
Mar 10, 2026
Merged

suppress macos linker warnings from boehm gc#178
cs01 merged 1 commit intomainfrom
fix-ld-warnings

Conversation

@cs01
Copy link
Owner

@cs01 cs01 commented Mar 10, 2026

Summary

  • Adds -Wl,-w on macOS to suppress deprecated REFERENCED_DYNAMICALLY linker warnings from Boehm GC's Mach exception handler symbols
  • Applied to both compiler.ts (JS compiler) and native-compiler-lib.ts (native compiler)

Test plan

  • All 448 tests pass
  • Self-hosting verification passes (verify:quick)

@cs01 cs01 merged commit 3f7fe80 into main Mar 10, 2026
12 checks passed
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.

1 participant