- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The ipo link time message usually is a consequence of an earlier error, so by itself this message is useless.
Do you mean option /Qipo- ? This option will turn off IPO when making .obj files, but the linker will still perform a search for IPO objects. There isn't a straightforward way to prevent that. If you do prevent the IPO linker from running, the link will fail if there were IPO objects.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have the same error message: "5>Link: error #10014: problem during multi-file optimization compilation (code 128)2
I am using Compiler XE : Intel(R) Visual Fortran Compiler XE on IA-32, version 12.1.2 Package ID: w_fcompxe_2011.8.278
Note that in Debug mode all work fine.
I tried all options in IPO...
Thanks,
Francis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
TimP's response usually applies - look to see if there was an error from earlier build steps. If you need further help, we'd need to see a ZIP of the project.

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