Changes between Initial Version and Version 1 of Ticket #68368


Ignore:
Timestamp:
Oct 6, 2023, 3:04:56 AM (8 months ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:
ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups
An error occurred while linking 
pp.pas(252,36) Error: Error while linking
pp.pas(252,36) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68368

    • Property Status changed from new to assigned
    • Property Summary changed from fpc build from source fails during linking: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups to fpc @3.2.2: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups
    • Property Owner set to kamischi
    • Property Version changed from to 2.8.1
    • Property Keywords sonoma added; link failure alignment removed
  • Ticket #68368 – Description

    initial v1  
    1 fpc build from source fails during linking: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups
     1fpc build from source fails during linking:
     2{{{
     3ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups
     4}}}