RFR: JDK-8283320: Error message for Windows libraries always points to --with-msvcr-dll no matter the actual file name
    Erik Joelsson 
    erikj at openjdk.java.net
       
    Thu Mar 17 13:37:25 UTC 2022
    
    
  
On Thu, 17 Mar 2022 13:11:19 GMT, Julian Waters <jwaters at 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
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7853
    
    
More information about the build-dev
mailing list