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

Paul Sandoz paul.sandoz at oracle.com
Wed Jan 27 16:34:22 UTC 2021


Hi,

Unfortunately there are some build issues on windows for the vectorIntrinsics related to SVML files (e.g. for the vectorized transcendental functions). Sandhya may have more details as to what is going on.

Paul.

> On Jan 27, 2021, at 2:56 AM, Lev Serebryakov <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