- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Greetings:
I need to create both 32 and 64 bit versions of my libraries in stead of requiring two machines can I
- Create 32 bit code on an XP64 Box
- Create 64 bit code on an XP32 Box
Now pretty certain I did the later, but can not remember the flags.
So what are the flags for both cases?
Regards
Carl
I need to create both 32 and 64 bit versions of my libraries in stead of requiring two machines can I
- Create 32 bit code on an XP64 Box
- Create 64 bit code on an XP32 Box
Now pretty certain I did the later, but can not remember the flags.
So what are the flags for both cases?
Regards
Carl
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is not "flags". You need to establish the correct command-line build environment. There are shortcuts installed that are Build Environment for IA-32 or Intel 64 applications, or you can invoke the ifortvars.bat script with either "ia32" or "intel64" as the argument (this is for version 11) to select the proper one. Please see the release notes for details on this.

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