Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • seyavashOctober 5, 2011 10:45 AM PDT   
    configuration in code blocks IDE under Linux

    im new to Intel's  C/C++ compiler, please explain the configuration in Code Blocks with enough details, such as (c compiler, linker ...) code blocks doesnt seen wise enough to do this automatically , and i dont know the any other toolchain executable config than gnu gcc.
    if u prefer any other IDE ( mono develop, code lite, dev c++ ) to work with intel's compiler please tell me with detail and configure, actually i used to search about this, due to using linux platform there was no clear answer for a beginner like me . thanks


    airborne18thOctober 7, 2011 8:40 PM PDT
    Rate
     
    configuration in code blocks IDE under Linux

    If you use Eclipse, Intel provides integration and documentation.  I am personally not a fan of Eclipse, but it seems to be the standard development platform for Linux.   

    Keep in mind also under Linux you might run into issues with different IDE's and how they build.  if they use a bash shell, then you need to make sure that compiilervars.sh is run to setup the path to the Intel compiler and tools

    But if you start with Eclipse, you will at least have an environment and IDE to start with.



Forum jump:  

Intel Software Network Forums Statistics

17,025 users have contributed to 48,319 threads and 172,758 posts to date.

In the past 24 hours, we have 11 new thread(s) 54 new posts(s), and 47 new user(s).

In the past 3 days, the most popular thread for everyone has been Optimalization of sine function\'s taylor expansion The most posts were made to Most likely, the issue is that The post with the most views is Optimalization of sine function\'s taylor expansion

Please welcome our newest member redfruit83


For more complete information about compiler optimizations, see our Optimization Notice.