| Title: | Microsoft Visual C++ bug reports and kits |
| Notice: | Register in Topic 2. 5.Last for latest Kit |
| Moderator: | DECWET::THOMAS N |
| Created: | Tue May 17 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 521 |
| Total number of notes: | 2938 |
I'm having trouble setting some linker switches in
VC50. I'm trying to add the following:
/fixed:no /debug /debugtype:cv /debugtype:fixup
devstudio removes the /debugtype:cv and I don't
get any debugging information in the linked image.
devstudio also seems to remove /debugtype:cv
when I add just it to the linker switches. Why?
I know it's not typically needed to get debugging
information, but I do need it here since I am specifying
/debugtype:fixup
David
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 511.1 | Oops, fixed the width | AD::GOODWIN | Tue May 06 1997 11:06 | 15 | |
I'm having trouble setting some linker switches in VC50. I'm trying to add the following: /fixed:no /debug /debugtype:cv /debugtype:fixup devstudio removes the /debugtype:cv and I don't get any debugging information in the linked image. devstudio also seems to remove /debugtype:cv when I add just it to the linker switches. Why? I know it's not typically needed to get debugging information, but I do need it here since I am specifying /debugtype:fixup David | |||||