I am using code:blocks 64 bit with kubuntu build 10.05. The compiler is Intel ComposerXE-2011. When I compile I get the error:
icpc: error #10236: File not found: '/EHs'
For some reason code:blocks is turning on windows exception handling and the Intel compiler is complaining and not producing any output.
Does anyone have a solution for this?