Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown command line argument '-sub'. Try: 'clang (LLVM option parsing) - #2

Open
qeweqradasf1231 opened this issue Aug 9, 2023 · 0 comments

Comments

@qeweqradasf1231
Copy link

got it via docker and when compile
root@e21e642d7f2e:/build/message_box# x86_64-w64-mingw32-clang main.c -o hello64.exe -mllvm -sub -mllvm -fla -mllvm -bcf -mllvm -sobf
clang (LLVM option parsing): Unknown command line argument '-sub'. Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '-W'?
clang (LLVM option parsing): Unknown command line argument '-fla'. Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '-W'?
clang (LLVM option parsing): Unknown command line argument '-bcf'. Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '-W'?
clang (LLVM option parsing): Unknown command line argument '-sobf'. Try: 'clang (LLVM option parsing) --help'
clang (LLVM option parsing): Did you mean '-W'?

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

No branches or pull requests

1 participant