Software Archive
Read-only legacy content

compiler bug?

mkg001
Beginner
423 Views
When I compile my code on a newer Win 2000 machine, it runs fine on that machine and on my older pentium pro running NT. However, when I compile on the NT machine, the program generates intermittent errors that I am having trouble tracing. I'm not requesting any machine-specific tuning when I compile.

I'm using both IMSL and CMXL and there's actually one subroutine that uses both, so maybe this is a trouble spot.

I'd appreciate thoughts on what could be going wrong.

Thanks!
Mike
0 Kudos
1 Reply
Steven_L_Intel1
Employee
423 Views
The compiler doesn't do anything different depending on what OS it's compiling under. Since you don't describe what kind of errors you're seeing, it's impossible to speculate, other than to guess that your older system is failing - perhaps memory or other errors. Are you running the same version of Visual Fortran on both systems? Do the EXEs compare as identical?

If you'd like us to take a look at this, send a ZIP file of your project and the two EXEs, along with a detailed description of the problem, to us at vf-support@compaq.com - we'll be glad to take a look.

Steve
0 Kudos
Reply