Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这是我第一次申请GSoc,我在构建时出错,它说用-fPIC重新编译。
我试图重新编译使用./configure --extra-cflags="-fPIC"
./configure --extra-cflags="-fPIC"
它说:
无法识别的选项:`--extra-cflags=-fPIC'
如何使用 fPIC 进行配置?