Article ID: 139076
Article Last Modified on 8/3/2001
APPLIES TO
- Microsoft Visual C++ 4.0 Cross Development Edition for Macintosh
This article was previously published under Q139076
SYMPTOMS
When converting MPW-formatted object files for file names longer than
the standard 8.3 MS-DOS format, Mwp2lib may generate an application error
similar to one of these:
The instruction at xxxx referenced memory at xxxx. The memory
could not be written.
The instruction at xxxx referenced memory at xxxx. The memory
could not be read.
CAUSE
Mpw2lib cannot handle an object file that has a file name longer than the
standard 8.3 MS-DOS format.
RESOLUTION
Truncate the object file name to eight characters.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. We are researching this problem and will
post new information here in the Microsoft Knowledge Base as it becomes
available.
REFERENCES
68K Programmer's Guide, Appendix E: MFILE Technical Reference
68K Programmer's Guide, Appendix F: MPW2LIB Technical Reference
Additional query words: 2.00 dskbsweep
Keywords: KB139076