/usr/bin/ld: splogselect: hidden symbol `fstat' in /usr/lib/libc_nonshared.a(fstat.oS) is referenced by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make: *** [splogselect.exe] Error 1
在google上查了半天,有人說 在編譯的時候要加個 -shared,
試了一下的確可以編譯通過,但編譯好的程式不能執行,
報“Segmentation fault”錯誤
有人遇到過這種問題嗎?
轉載請註明出處,本文鏈接:https://www.uj5u.com/caozuo/105865.html
標籤:應用程序開發區
下一篇:求助各位大佬
