Opened 12 months ago

Last modified 7 months ago

#68368 assigned defect

fpc @3.2.2: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups — at Version 1

Reported by: kwolcott Owned by: kamischi (Karl-Michael Schindler)
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: fpc

Description (last modified by ryandesign (Ryan Carsten Schmidt))

fpc build from source fails during linking:

ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups

Change History (2)

Changed 12 months ago by kwolcott

Attachment: main.log.bz2 added

comment:1 Changed 12 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: sonoma added; link failure alignment removed
Owner: set to kamischi
Status: newassigned
Summary: fpc build from source fails during linking: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixupsfpc @3.2.2: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups
Version: 2.8.1
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
Note: See TracTickets for help on using tickets.