- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using VS Studio 2008 with Intel Fortran v11
I was testing C# to Fortran interface was going OK with passing by value and by reference.
Suddenly I stated getting errors and I notice myFortran DLL is very small. Upon using
dumpbin Ifind the DLL empty. My*.f90 file has severalsubroutines but they do not seem to
compile. I dont understandwhat can cause the compiler to generate NOoutpout. Any help
is appreciated.
------ This is my dumpbin -all results:
Microsoft COFF/PE Dumper Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file k3_fortran.dll
File Type: DLL
Summary
1000 .data
1000 .rdata
1000 .reloc
1000 .rsrc
1000 .text
1000 .trace
I was testing C# to Fortran interface was going OK with passing by value and by reference.
Suddenly I stated getting errors and I notice myFortran DLL is very small. Upon using
dumpbin Ifind the DLL empty. My*.f90 file has severalsubroutines but they do not seem to
compile. I dont understandwhat can cause the compiler to generate NOoutpout. Any help
is appreciated.
------ This is my dumpbin -all results:
Microsoft COFF/PE Dumper Version 9.00.30729.01
Copyright (C) Microsoft Corporation. All rights reserved.
Dump of file k3_fortran.dll
File Type: DLL
Summary
1000 .data
1000 .rdata
1000 .reloc
1000 .rsrc
1000 .text
1000 .trace
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have seen this when the compiler has an internal failure and just exits without a message. This is rare, but I know we have fixed bugs like this. Please try with 11.1.048.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting - Steve Lionel (Intel)
I have seen this when the compiler has an internal failure and just exits without a message. This is rare, but I know we have fixed bugs like this. Please try with 11.1.048.
How to Download ? This sounds lame but I just cant find how to download that specific version in Download Center.
How do I search or navigate to it because while I find I can buy or 30 day trial, I can't seem to download a patch.
Thanks in Advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Glad to hear it.

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