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

Lev Serebryakov lev at serebryakov.spb.ru
Wed Jan 27 10:56:53 UTC 2021


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