Changes between Initial Version and Version 1 of Ticket #64896, comment 7


Ignore:
Timestamp:
Mar 30, 2022, 2:10:46 PM (2 years ago)
Author:
kencu (Ken)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64896, comment 7

    initial v1  
    11we are using a current Apple linker and no other (by default at least) on MacPorts.
    22
    3 My guess is that you’re running out of memory addressing space for the linker to use when it tries to load in the shared libraries, but Iain is the only one around who might actually know for sure and sort you out.
     3My guess is that you’re running out of memory addressing space for the linker to use when it tries to load in the shared libraries, because of your large array, but Iain is the only one around who might actually know for sure and sort you out.
    44
    55I saw your issue on his github… good luck!