4
當我編譯我的GCC 4.7,我得到了以下注釋程序:刪除注GCC ABI變化
/usr/include/c++/4.7/backward/binders.h:167:5: note: the ABI of passing structure with complex float member has changed in GCC 4.4 here
有什麼辦法來擺脫它?我試圖谷歌它,但我找到的是打印筆記字符串的GCC源代碼行。