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

ifort v8.0 and Mandrake 9.2 problem

m_c_001
Beginner
295 Views
Hi,

I've installed ifc v8.0 onto a Mandrake 9.2 box (kernel 2.4.22-21mdk) and have compiled a "large" application seemingly successfully with the following compile and link options:

FFLAGS="-c -xW"
LDFLAGS="-lsvml -Vaxlib -posixlib"

ifortvars.sh is sourced prior to compilation.

The executable that is produced then simply runs without doing anything; it simply returns to the command line without reporting any sort of error. The similar process on a RH9 box works fine, opens a number of output files and dumps its results in them successfully. Under mandrake: zilch.

Has anyone else seen any such behaviour?

Ta,

Mike
0 Kudos
0 Replies
Reply