Skip to content

Update build.bat#46

Open
trcrsired wants to merge 1 commit intocmuratori:mainfrom
trcrsired:main
Open

Update build.bat#46
trcrsired wants to merge 1 commit intocmuratori:mainfrom
trcrsired:main

Conversation

@trcrsired
Copy link
Copy Markdown

Many people are using x86_64-windows-gnu default target clang.

Set --target=x86_64-windows-msvc force the clang to run under msvc mode.

Many people are using x86_64-windows-gnu default target clang.

Set --target=x86_64-windows-msvc force the clang to run under msvc mode.
@trcrsired
Copy link
Copy Markdown
Author

trcrsired commented Jun 22, 2022

image

My clang is canadian compiled from Linux. Its default target is x86_64-windows-gnu. Set it to x86_64-windows-msvc to ensure every clang works.

My Canadian clang compiler is here.
https://github.com/trcrsired/windows-hosted-llvm-clang

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