Code::Blocks Forums

User forums => Help => Topic started by: asdz on March 02, 2008, 08:17:43 pm

Title: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: asdz on March 02, 2008, 08:17:43 pm
I am on a Windows XP platform...
I can't find the way to configure the above compiler with Code::Blocks 8.02...
I checked the wiki page, i tried http://wiki.codeblocks.org/index.php/Installing_a_supported_compiler#Configuring_CodeBlocks_to_use_the_Intel_C.2B.2B_Compiler but didn't work...
The only settings that Code::Blocks 8.02 has is only for Intel C++ Compiler 9...

Any hint?
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: asdz on March 15, 2008, 03:09:09 pm
any help ??? :(
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: Maciek on March 15, 2008, 07:12:03 pm
You may find this thread: http://forums.codeblocks.org/index.php/topic,7326.msg57078.html (http://forums.codeblocks.org/index.php/topic,7326.msg57078.html) relevant to your interests :) I'm afraid it's bad news, though.
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: Biplab on March 15, 2008, 07:59:24 pm
You'll need MS tools to use Intel C++ compiler; at least on Windows. So we need to detect the additional tools, MSVC compiler installation and Platform SDK, in order to use this.

I'm working on it now to fix the auto-detection on Windows. Hopefully I'll be able to commit it tomorrow. :)
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: yop on March 17, 2008, 09:18:38 am
When I added the support for intel compilers, icc 10.1 wasn't released (way before RC2 AFAIR). Most things there were tested to work with icc 9 and the major testing was under linux.
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: Biplab on March 17, 2008, 05:15:01 pm
When I added the support for intel compilers, icc 10.1 wasn't released (way before RC2 AFAIR). Most things there were tested to work with icc 9 and the major testing was under linux.

I've modified the auto-detection code in such a way so that it can detect Intel C/C++ compiler 9.x or 10.x. It's in trunk now. :)


@asdz

Please download the next nightly and try working with Intel+C::B. :)
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: asdz on March 20, 2008, 03:10:29 am
When I added the support for intel compilers, icc 10.1 wasn't released (way before RC2 AFAIR). Most things there were tested to work with icc 9 and the major testing was under linux.

I've modified the auto-detection code in such a way so that it can detect Intel C/C++ compiler 9.x or 10.x. It's in trunk now. :)


@asdz

Please download the next nightly and try working with Intel+C::B. :)
you mean that with the current version of C::B i cant use Intel Compiler 10.1 and have to wait for a future version?
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: Biplab on March 20, 2008, 11:46:31 am
you mean that with the current version of C::B i cant use Intel Compiler 10.1 and have to wait for a future version?

You need to manually edit the settings to add and use Intel compiler with C::B 8.02. The code change will be available in future nightly which shall be able to do that automatically.

Once I update the wiki, I'll post here. You need to follow the steps outlined in the wiki. :)
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: asdz on March 21, 2008, 10:09:13 am
you mean that with the current version of C::B i cant use Intel Compiler 10.1 and have to wait for a future version?

You need to manually edit the settings to add and use Intel compiler with C::B 8.02. The code change will be available in future nightly which shall be able to do that automatically.

Once I update the wiki, I'll post here. You need to follow the steps outlined in the wiki. :)
i am looking forward for the updated wiki!
Thanks for the help!
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: Biplab on March 21, 2008, 06:08:31 pm
i am looking forward for the updated wiki!
Thanks for the help!

I've updated the Wiki. You may follow the steps outlined there. :)
Title: Re: Intel C++ Compiler 10.1 & Code::Blocks 8.02
Post by: asdz on March 25, 2008, 06:27:42 pm
i am looking forward for the updated wiki!
Thanks for the help!

I've updated the Wiki. You may follow the steps outlined there. :)

dude you RULE!
thank you 1,000,000,000,000 times!