The information in this article applies to:
SYMPTOMSWhen using the /Fb switch to create a bound executable with the Microsoft Macro Assembler (MASM) version 6.0, 6.0a, or 6.0b, assembling a file with "ml /Fb <filename>" may result in the following error:
CAUSEWhen running MASM in low memory situations under MS-DOS, the /Fb switch causes this unexpected fatal error. This typically occurs when there is less than 490K of available conventional memory. RESOLUTION
The /Fb switch does not work in low memory situations under MS-DOS;
however, it does work if you increase the amount of available memory
under MS-DOS or if you run under OS/2. To work around this problem in
MS-DOS, do the following:
Additional query words: 6.00 6.00a 6.00b
Keywords : |
Last Reviewed: January 4, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |