我是 C++ 的初学者。我仍然对 makefile 中的标志感到困惑。
-c. -o. -Wall. -g. -std=c++0x.
谁能告诉我所有这些常见标志的作用是什么?
c++ g++ visual-c++
c++ ×1
g++ ×1
visual-c++ ×1