- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have an XP64/EM64T machine with the full installation of 9.1. I can build applications for this machine but am insterested in building for IA32. I am building from the command line. I have set the environment for IA32 (using ifortvars.bat and iclvars.bat from the IA32). When I try to compile I get a window popping up with the error:
The procedure entry point __security_error_handler could not be found in the dynamic link library MSVCR80.dll.
I imagine my path is bad for some reason - any ideas?
Stuart Connell
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think you are still using the EM64T compiler or have EM64T libraries in your path. Do a:
SET PATH
and
SET LIB
to see what's there.
SET PATH
and
SET LIB
to see what's there.

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