Skip to content

Conversation

@osy
Copy link

@osy osy commented Jan 6, 2026

-save-temps=obj breaks on availability checks when compiling for visionOS. There is no need to compile the executable when cross-compiling so instead we pass in '-S' to just generate the assembly.

`-save-temps=obj` breaks on availability checks when compiling for visionOS.
There is no need to compile the executable when cross-compiling so instead
we pass in '-S' to just generate the assembly.
@ci-tester-lunarg
Copy link

Author osy not on autobuild list. Waiting for curator authorization before starting CI build.

1 similar comment
@ci-tester-lunarg
Copy link

Author osy not on autobuild list. Waiting for curator authorization before starting CI build.

@CLAassistant
Copy link

CLAassistant commented Jan 6, 2026

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@charles-lunarg charles-lunarg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will need more time to review this properly - cross compilation isn't tested regularly, so there isn't a test environment setup (as in, I get to pull out my raspberry pi 😄 )

On first review, this looks like a good change. From what I recall, -save-temps=obj was used to enable the parse_asm_values.py script, but if -S works and doesn't differ between GNU, clang & AppleClang then I'm all for it.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build queued with queue ID 616179.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 3359 running.

@ci-tester-lunarg
Copy link

CI Vulkan-Loader build # 3359 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.

4 participants