fpic:

        
    `-fPIC` is a flag for the C compiler `gcc` which causes position-independent code to be produced. Position-independent code is important when compiling libraries which are to be dynamically linked, also known as .dll (dynamically-linked libraries) in Windows or .so (shared objects) in Linux. Use this tag if you have problems compiling code when the flag `-fPIC` is in use, or when asking about building binaries with this flag.

与fpic相关的文章





站内导航:


特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

©2012-2021,,E-mail:www_#163.com(请将#改为@)

浙ICP备11055608号-3