The information in this article applies to:
SYMPTOMS
The assembler uses the DGROUP symbol to load the DS register with a data
segment value in the prolog code, even in a flat-model program. This causes
the assembler to generate "error A2006: Undefined symbol: DGROUP" because
groups are not supported in flat-model code.
RESOLUTIONTo work around the problem, take out the <loadds> when building in flat model. STATUSMicrosoft has confirmed this to be a bug in MASM version 6.11. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Additional query words: 6.11 buglist6.11
Keywords : |
Last Reviewed: January 6, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |