Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
4.1.2, 4.1.3, 4.1.4, 4.2.0
-
None
-
MSVC and Intel C++ on Windows
-
Cosmetic
Description
From the thread starting at http://www.nabble.com/-VERSION-linker-option-on-Windows-tf4650202.html:
-------- Original Message --------
Subject: Re: /VERSION linker option on Windows
Date: Thu, 18 Oct 2007 18:20:09 -0500
From: William A. Rowe, Jr. <wrowe@rowe-clan.net>
Reply-To: stdcxx-dev@incubator.apache.org
To: stdcxx-dev@incubator.apache.org
References: <4717E51C.5060303@roguewave.com>
Martin Sebor wrote:
> Are we making use of it? If not, should we be?
>
> http://msdn2.microsoft.com/en-us/library/h88b7dc8(VS.80).aspx
It's not terribly interesting.
You really want to focus on the VERSIONINFO member of the library's dll resource,
which provides a whole lot more meaningful information to the user/developer.
I presume you already attach that?
Bill
Attachments
Attachments
Issue Links
- is related to
-
STDCXX-675 [MSVC] implement autolinking feature
- Open