Changes between Initial Version and Version 1 of Ticket #67671, comment 1


Ignore:
Timestamp:
Jun 22, 2023, 7:13:54 AM (15 months ago)
Author:
tcwan (TC Wan)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67671, comment 1

    initial v1  
    22
    33:info:build ld: warning: ignoring file /opt/local/lib/libzstd.dylib, building for macOS-x86_64 but attempting to link with file built for macOS-arm64
     4
     5Fix: I had to force uninstall zstd, and
     6$ sudo port install zstd +universal
     7
     8After that gdb 13.1 can be built.