Skip to content

DO NOT MERGE: verify frida-gum non-cross native_cc fix on Windows#3768

Closed
oleavr wants to merge 2 commits into
mainfrom
test-native-cc-fix
Closed

DO NOT MERGE: verify frida-gum non-cross native_cc fix on Windows#3768
oleavr wants to merge 2 commits into
mainfrom
test-native-cc-fix

Conversation

@oleavr

@oleavr oleavr commented Jul 16, 2026

Copy link
Copy Markdown
Member

Test PR to confirm the fix for the Windows frida-windows-intel regression:

subprojects/frida-gum/meson.build: ERROR: Tried to access compiler for
language "c", not specified for build machine.

What this does

  • Bumps frida-gum to fix-native-cc-compat (3db17cc), which only fetches the native C compiler in cross builds — in a non-cross build (the Windows x86 compat sub-build, configured with just a --native-file) the host compiler already is the build-machine compiler.
  • Trims ci.yml to the minimal chain needed to exercise this: toolchain-windowssdk-windowsfrida-windows-intel.

Not for merge — the frida-gum fix should land via https://github.com/frida/frida-gum PR, then the submodule bump lands normally with the full CI matrix restored.

🤖 Generated with Claude Code

Throwaway branch; drop before merge.
@oleavr
oleavr force-pushed the test-native-cc-fix branch from b5f990d to dd8be07 Compare July 16, 2026 20:09
Throwaway branch; drop before merge.
@oleavr
oleavr force-pushed the test-native-cc-fix branch from db19d62 to d53b4f1 Compare July 16, 2026 22:25
@oleavr oleavr closed this Jul 16, 2026
@oleavr
oleavr deleted the test-native-cc-fix branch July 16, 2026 23:05
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