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

Error in compiling

Deleted_U_Intel
Employee
548 Views
Sorry. Now I put in correct place.

When I try to compile using fortcom, this message appears. I installed using RPM files (from INtel site).

Intel Fortran Compiler for 32-bit applications, Version 8.0 Build 20031016Z
Copyright (C) 1985-2003 Intel Corporation. All rights reserved.
Compiler driver / backend version mismatch: unset != 800
Be sure compiler driver and backend programs are in the same directory.
0 Kudos
3 Replies
Steven_L_Intel1
Employee
548 Views
Please report product problems to Intel Premier Support.
0 Kudos
Lorri_M_Intel
Employee
548 Views

Hi -

0 Kudos
Lorri_M_Intel
Employee
548 Views

Hi -

Could you post the command you used to compile please? It sounded like you tried to use fortcom directly.

Really, you need to use the driver (ifort) so that all the correct switches are set up correctly in the invocation of fortcom.

Regards,

- Lorri

Message Edited by Lorri_Menard on 01-23-2004 10:19 AM

0 Kudos
Reply