Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Resolve LLVM error prompt may only occur zero or one times!

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Network Security >

Share

Shulou(Shulou.com)06/01 Report--

Compile using LLVM obfuscator to add parameters with the following error:

clang (LLVM option parsing): for the -bcf option: may only occur zero or one times!

Copy all the compilation parameters, carefully compare and find that there are duplicates

-DINIT_SCRIPTING_BACKEND=1

-mllvm

-bcf

-fno-strict-overflow

-DINIT_SCRIPTING_BACKEND=1

-mllvm

-bcf

So look at the CFlag configuration of Xcode and find that there is a $(inherited) parameter. Delete this parameter.

Original address: www.exchen.net/%E8%A7%A3%E5%86%B3-llvm-%E9%94%99%E8%AF%AF%E6%8F%90%E7%A4%BA-may-only-occur-zero-or-one-times.html

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Network Security

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report