- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I ran the VC dll example below and I get some compiler warnings. Can anyone point me to where to correct them?
Thanks
http://h18009.www1.hp.com/fortran/examples/vc-example1.html
The warnings:
command line warning D4007 : '/Gm' requires '/Zi'; option ignored
Command line warning D4002 : ignoring unknown option '/ZI'
Command line warning D4002 : ignoring unknown option '/GZ'
Thanks
http://h18009.www1.hp.com/fortran/examples/vc-example1.html
The warnings:
command line warning D4007 : '/Gm' requires '/Zi'; option ignored
Command line warning D4002 : ignoring unknown option '/ZI'
Command line warning D4002 : ignoring unknown option '/GZ'
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Those warnings are coming from Visual C, and since there's nothing in the example page specifying C compiler switches, I'm not sure what it is you're doing to get these warnings.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I zipped up the VF calling C files. It has the same errors.
Will that help to figure it out?
Thanks
Will that help to figure it out?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Builds fine for me. I wonder if you have Visual C++.NET folders in your CVF Directories..Executable Files paths.
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