[컴] Visual C++ 에서 알아두면 유용한 컴파일러 옵션들


compiler options / compiler switches




Visual C++ 에서 잘 알려지지 않은 유용한 compiler 옵션들(underused switches)


아래 내용들에 대해 얘기 한다. 자세한 사항은 ref. 1 을 참고하자.


  • /LTCG:PGI
  • /LTCG:PGO
  • /favor:xxx(/favor:ATOM ...)
  • /arch:AVX
  • /fp:fast
  • /Gy
  • /Gw
  • /Qpar-report
  • /Qvec-report
  • /showIncludes
  • /WX



References


  1. The Most Underused Compiler Switches in Visual C++, 2014. 03

댓글 없음:

댓글 쓰기