admin管理员组

文章数量:1351116

I'm Korean, so my English is not very good, please understand.

1. I am using visual studio 2022 to study C language. But what CPU and OS does this compiler (including linker) create executables for?

2. If I use a compiler other than visual studio, how can I find out what CPU and OS executables it generates? Will the executables that the compiler generates be tailored to the same CPU and OS as the environment it is running on?

本文标签: What CPU does visual studio generate machine language code forStack Overflow