Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

ifort problems with i686 linux.

prashant_kulkarni
221 Views
Hi,

I have latest ifort build 7, on i686 linux i.e. sabayon linux. But unfortunately some codes were not compiled but same code works perfect with i386 linux i.e. ubuntu with same ifort.

I have intel core2duo laptop. Is this much generalised information is sufficient or should I have to upload codes? Same problem with slackopup i.e. Puppy with slackware compatibility.

0 Kudos
1 Reply
mecej4
Honored Contributor III
221 Views
No, this information is not enough, for the following reason.
Usually, the best scenario for tracking down bugs is with a "reproducer", i.e., a short example that displays the claimed problem, with information available as to which compiler version on which OS version exhibits the problem. Given that there are scores of Linux distributions in use, the probability is slim that a reader of this forum or the Intel people have exactly the same distributions as you do.
Secondly, since it is not true that every code fails to compile on any given Linux version, if you do not provide a reproducer and do not even state what "not compiled" means, again there is no hope of receiving helpful answers.
0 Kudos
Reply