Can I create a 32-bit executable on a 64-bit platform? I see that there is the -win32 switch according to the following help section: http://www.mathworks.com/help/toolbox/compiler/mcc.html. It states:
User this option to build a 32-bit application on a 64-bit system only when the following are true:
- You use the same MATLAB installation root (install_root) for both 32-bit and 64-bit versions of MATLAB
- You are running from a Windows command line (not a MATLAB command line)
Are there any gotchas I should watch out for?
|
|
0
|
|
|
|
Reply
|
Jeff
|
11/8/2010 6:57:03 PM |
|