Re: "... causes overflow in R_X86_... relocation"

2020-10-17 Thread Volker Wysk
Am Samstag, den 17.10.2020, 15:20 +0200 schrieb David Kraeutmann: > Relocation is part of the linking process. Specifically, external > function calls must be given a real run-time address instead of some > placeholder. > > R_X86_64_32 is a particular type of relocation, where the relocation >

Re: "... causes overflow in R_X86_... relocation"

2020-10-17 Thread David Kraeutmann
Relocation is part of the linking process. Specifically, external function calls must be given a real run-time address instead of some placeholder. R_X86_64_32 is a particular type of relocation, where the relocation address is a 32-bit field. I believe this might be caused by Qtah being built

"... causes overflow in R_X86_... relocation"

2020-10-17 Thread Volker Wysk
Hi. I have a litte program named "svumb", which compiles and links without error or warning message. But when I start it, this happens: build/svumb: Symbol `qtahzmqt5zm0zi7zi0zm4ATcbzzMngNWCbnemaqWUdM_GraphicsziUIziQtahziGeneratedziWidgetsziQMessageBox_setText_closure' causes overflow in