Changes between Initial Version and Version 1 of Ticket #63115, comment 19
- Timestamp:
- Aug 3, 2021, 4:36:08 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63115, comment 19
initial v1 1 the current troubles we are having with gcc11 on arm are not due to @rpath, however.1 the current troubles we are having with gcc11 on arm are not solely due to @rpath, however. 2 2 3 3 FX's fork has some differences from the main gcc11 it appears; there is a patch in the homebrew gcc11 formulae that looks related to this issue that we don't have (and perhaps don't want, but that takes some thinking). 4 5 I have not had an arm64 machine to work with for a while to fix these, but one has recently become available again.