Changes between Initial Version and Version 1 of Ticket #70735


Ignore:
Timestamp:
Sep 15, 2024, 2:59:53 PM (6 days ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70735 – Description

    initial v1  
    11Issue with upstream: https://github.com/google/highway/issues/2328
    2 
    3 ```
     2{{{
    43sh-5.1# port -v install highway
    54Warning: configured user/group macports does not exist, will build as root
     
    8584make[1]: Leaving directory '/opt/local/var/macports/build/_home_svacchanda_powerpc-ports_devel_highway/highway/work/build'
    8685make: *** [Makefile:139: all] Error 2
    87 ```
     86}}}
    8887
    8988It probably assumes that all riscv64 supports optional vector extension, which needs not be the case and de facto is not in most cases on the actual hardware, AFAIK.