M.Drochnerfz-juelich.de said:
> ld: section .eh_frame [fffffe000f7a0270 ->
fffffe000f7a02cf] overlaps
> section .data [fffffe000f7a02c8 ->
fffffe000f7a0317]
what happens when you do not output .eh_frame at all? (ie,
i guess use
flags to ld or objcopy to remove it.)