Linking a shared library using gcc

后端 未结 2 1063
独厮守ぢ
独厮守ぢ 2021-02-03 19:32

I have a shared library (*.so) created using Real View Compiler Tools (RVCT 3.2) on windows target. Then I try to link this *.so file with my application using gcc on linux syst

2条回答
提交回复
热议问题