在我的項目中,我最近決定使用boost :: thread。我的代碼編譯Linux下的罰款,但Windows(x86或x64)下,我得到的gcc 4.5以下警告: In file included from C:\Boost\include\boost-1_44/boost/thread/shared_mutex.hpp:14:0,
from C:\Boost\include\bo
最近我一直在進行一場討論,以消除我們的代碼中的警告,並且已經更熟悉GCC警告標誌(例如-Wall,-Wno-<warning to disable>,-fdiagnostics-show-option等)。但是我一直無法弄清楚如何禁用(甚至控制)鏈接器警告。那我得到的最常見的連接器警告如下形式: ld: warning: <some symbol> has different visibility