-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
None
-
Affects Version/s: repo-panama
-
Component/s: hotspot
-
None
-
x86
-
windows
The panama-vector vectorIntrinsics branch fails to build on windows.
This is happening because /Ta option is no more supported by the VS2019 C compiler to generate obj from assembly files.
The alternative is to use the windows assembler instead for this purpose.
This is happening because /Ta option is no more supported by the VS2019 C compiler to generate obj from assembly files.
The alternative is to use the windows assembler instead for this purpose.