LIB9204002: LIB 3.2 Listing Contains Only Decorated Names

ID Number: Q84316

3.20

MS-DOS

Summary:

SYMPTOMS

When object modules created with the Microsoft C/C++ version 7.0

compiler are added to a library, the symbols they contribute to the

library listing may be decorated, making them difficult to work

with.

RESOLUTION

The LINK switch /MAP:full can be used to place undecorated names

(along with their corresponding decorated names) in the map file

when linking. The map file can be used to decipher the library

listing. There are no switches that will allow LIB 3.2 to provide

the undecorated names directly in the library listing.

STATUS

This feature is under review and will be considered for inclusion

in a future release.

Additional reference words: library S_LIB S_C 7.00