Skip to content

Conversation

biabbas
Copy link
Contributor

@biabbas biabbas commented Sep 4, 2024

Fixes #1197
Solution:

  1. Remove ci style arguments from command for wr-cc.
  2. Remove --target=value from command as this caused wr-cc to look for wrong target config file.

Copy link
Collaborator

@NobodyXu NobodyXu left a comment

Choose a reason for hiding this comment

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

Thank you!

@NobodyXu NobodyXu merged commit 845052c into rust-lang:main Sep 4, 2024
26 checks passed
@github-actions github-actions bot mentioned this pull request Sep 4, 2024
@biabbas biabbas deleted the vxworks branch September 5, 2024 05:45
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.

VxWorks wr-cc is detected as MSVC compiler, cc adds flags "no-logo", "W4" and "--" which causes compilation issues.
2 participants