using the Intel compiler (icc)

Keean Schupke k.schupke at imperial.ac.uk
Sun Jun 5 14:16:40 EDT 2005


Yes, thats exactly what I mean. Can I switch the compiler to use with a
command line switch? ICC is compatible with GCC and can use the same
libraries. The main advantage is the automatic vectorisation of loops,
to use SSE / MMX.

    Keean.

Seth Kurtzberg wrote:

> Keean Schupke wrote:
>
>>Is it possible to get GCC to use the intel C compiler (ICC) instead of gcc?
>>  
>>
> Do you mean is it possible to get /GHC/ to use /ICC/?  Otherwise I
> don't understand the question.




More information about the Glasgow-haskell-users mailing list