开发者

Adding compiler to code::blocks

开发者 https://www.devze.com 2023-02-22 23:59 出处:网络
From here I\'ve downloaded newest release of GCC, namely 4.6. How can I add this compiler to my co开发者_Python百科de::blocks?Go to the Settings menu and hit Compiler and Debugger:

Adding compiler to code::blocks

From here I've downloaded newest release of GCC, namely 4.6.

How can I add this compiler to my co开发者_Python百科de::blocks?


Go to the Settings menu and hit Compiler and Debugger:

Adding compiler to code::blocks

Go to Copy, and name the new compiler GCC 4.6 or whatever you'd like. Go to the Toolchain Executables tab, and fill in the directory name. I think all of the .exe's should be named the same thing. Make sure and copy paste your linker settings from one to the other. Now that compiler title will appear in all of the dialog boxes. I'm not entirely sure how to move the new one up the list so it's the default.

0

精彩评论

暂无评论...
验证码 换一张
取 消