- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We want to use the full speed of vectorization and parallelism of dual Xeons 1.7 and want therefor link some critical subroutines compiled with Intel fortran 5.0.1 as object files to our large main code using CVF6.5A. We get link error 2005 on symbol __qw32used, which seems to be defined in both dfconsol.lib and libIECF90.lib. This error appears already on a minimal test case with some dummy main and sub and executing
ifl /c /Gm sub1.f
df main.f sub1.obj
BTW, compiling the sub with CVF and main with intel gives the same error.
Any solution ?
Thanks
Martin
ifl /c /Gm sub1.f
df main.f sub1.obj
BTW, compiling the sub with CVF and main with intel gives the same error.
Any solution ?
Thanks
Martin
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Offhand, the best I can think of is to put the Intel code in a DLL.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page