Can not built latest vectorIntrinsic on Windows (Was: Testing Vector API; which branch to build?)(Internet mail)

jiefu(傅杰) jiefu at tencent.com
Wed Jan 27 13:25:08 UTC 2021


It works fine on my mac.
So seems like a bug on Windows.

Maybe, you have to try https://github.com/openjdk/jdk on Windows right now.    

On 2021/1/27, 7:01 PM, "panama-dev on behalf of Lev Serebryakov" <panama-dev-retn at openjdk.java.net on behalf of lev at serebryakov.spb.ru> wrote:

    On 27.01.2021 4:38, jiefu(傅杰) wrote:
    
      I can not build https://github.com/openjdk/panama-vector/tree/vectorIntrinsics fcc36ceb040 on Windows 10 with MSVS 2019 Community
    
      There is problems with assembler source files:
    
    Microsoft (R) Macro Assembler Version 14.28.29336.0
    Copyright (C) Microsoft Corporation.  All rights reserved.
    
    Microsoft (R) Incremental Linker Version 14.28.29336.0
    Copyright (C) Microsoft Corporation.  All rights reserved.
    
    /OUT:svml_d_acos_windows_x86.exe
    c:\home\ref\panama-vector\build\windows-x86_64-server-release\hotspot\variant-server\libjvm\objs\svml_d_acos_windows_x86.obj
    LINK : fatal error LNK1561: entry point must be defined
      Assembling: c:\home\ref\panama-vector\src\hotspot\os_cpu\windows_x86\svml_d_acos_windows_x86.s
    make[3]: *** [lib/CompileJvm.gmk:143: /cygdrive/c/home/ref/panama-vector/build/windows-x86_64-server-release/hotspot/variant-server/libjvm/objs/svml_d_acos_windows_x86.obj] Error 25
    make[3]: *** Deleting file '/cygdrive/c/home/ref/panama-vector/build/windows-x86_64-server-release/hotspot/variant-server/libjvm/objs/svml_d_acos_windows_x86.obj'
    
    
    > https://github.com/openjdk/panama-vector/tree/vectorIntrinsics , or
    > https://github.com/openjdk/jdk
    > 
    > Both of them will be updated from time to time.
    > 
    > Since https://github.com/openjdk/panama-vector/tree/vectorIntrinsics had merged the master several days ago, I think it is fine to you.
    
    
    -- 
    // Black Lion AKA Lev Serebryakov
    
    



More information about the panama-dev mailing list