- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I have reorganized a fairly large solution (47 projects, currently 32 bits - though that will change). On rebuilding with IFORT compiler I have no problems until the linker kicks in, then I get hundreds of repeating errors, most of them like this:
libifcoremt.lib(for_need_lf.obj) : error LNK2001: unresolved external symbol __alloca_probe
AnaTrack.obj : error LNK2001: unresolved external symbol __alloca_probe
libifcoremt.lib(for_f90str.obj) : error LNK2001: unresolved external symbol _memmove
AnaPlot.obj : error LNK2001: unresolved external symbol _memmove
That's just a few examples chosen at random. I have not changed any settings in the linker properties dialog.
Any comments or insights most gratefully received.
Many thanks
Mike
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Probably a problem with library paths in VS configuration for Ifort. For a start show the link command that is being used.

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