The information in this article applies to:
SYMPTOMSDeselecting the Suppress Startup Banner (/nologo) linker option from within the Developer Studio does not cause the linker banner to display when building the project. CAUSEWhen building from within Developer Studio, the linker is spawned directly from the environment. The linker does not echo the command line options unless the options are received from a linker response file. RESOLUTION
If you need to view the linker options, on the Project menu, click
Settings, and click the Link tab. In the Settings For box, select the
target for which you want to view the options. The command line options
will appear under Project Options.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0. Additional query words: kbVC400bug
Keywords : kbVC500fix LinkIss |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |