On Thu, 17 Mar 2022 13:11:19 GMT, Julian Waters <jwat...@openjdk.org> wrote:

> TOOLCHAIN_SETUP_MSVC_DLL always points to --with-msvcr-dll if it couldn't 
> find the requested file, even if the dll being searched for was msvcp.dll for 
> instance. This small patch fixes the potentially confusing advice to point to 
> the correct options

This pull request has now been integrated.

Changeset: 0f1766df
Author:    Julian Waters <jwat...@openjdk.org>
Committer: Magnus Ihse Bursie <i...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/0f1766dff633e55532d94069d7266a7fe625286c
Stats:     5 lines in 1 file changed: 1 ins; 0 del; 4 mod

8283320: Error message for Windows libraries always points to --with-msvcr-dll 
no matter the actual file name

Reviewed-by: erikj, ihse

-------------

PR: https://git.openjdk.java.net/jdk/pull/7853

Reply via email to