Quantcast
Channel: Intel® Software - Intel® Visual Fortran Compiler for Windows*
Viewing all articles
Browse latest Browse all 5691

migrate mixed-language project from winXP to win7

$
0
0

WinXP(X86) project based on VS6.0 and Compaq Fortran 6.5 called projectXPCMF;

Win7(X86) project based on VS6.0 and Compaq Fortran 6.5 called projectCMF; 

Win7(X86) project based on VS2010 and intelVisualFortran called projectIVF; 

The project is for image processing!  Mainly use c++ to parse images and preprocess, fortran.static.lib and c++.static.lib to caculate.

Recently I tried to migrate projectXPCMF to win7, and firstly I built projectIVF without error, but when I run the c++.exe file(linked with xx.static.lib),  calculation  was interrupted  in fortran.static.lib and different images may interrupted at different positions. Thus I built projectCMF base on projectXPCMF, when it runs on win7  ,there are similar problems like projectIVF, but it runs well on winXP.

Two questions:

1.I use "write()" in fortran to log, but seems may cause interruption position changing, so how to debug fortran.static.lib?

2.what do  you think about projectCMF can run XP but cannot run on Win7 where it is built?

Zone: 

Thread Topic: 

Question

Viewing all articles
Browse latest Browse all 5691

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>