Opened 13 months ago
Last modified 8 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 13 months ago by kwolcott
Attachment: | main.log.bz2 added |
---|
comment:1 Changed 13 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added; link failure alignment removed |
Owner: | set to kamischi |
Status: | new → assigned |
Summary: | fpc build from source fails during linking: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups → fpc @3.2.2: ld: pointer not 4-byte aligned at __DATA_CONST+0x9A6, fix alignment or disable chained fixups |
Version: | → 2.8.1 |
Note: See
TracTickets for help on using
tickets.