Intel Compiler using libs from gcc 4.5.2

Intel Compiler using libs from gcc 4.5.2

imagem de zvivered

Hello,

I'm using Intel Compiler 11.1/064

The intel compiler uses include files and libs from gcc 4.3.2 created with the crosstool-ng project.

I'm using the swithc -gcc-version=430 in compilation

Now I want to use gcc 4.5.2

Should this work ? 

Thanks,

Zvika

 

2 posts / 0 new
Último post
Para obter mais informações sobre otimizações de compiladores, consulte Aviso sobre otimizações.
imagem de TimP (Intel)

A gcc minor version update should not affect compatibility with icc/icpc. For major version updates in gcc, you would need a more up to date icc (13.x for icpc 4.7).

Faça login para deixar um comentário.