[Bug binutils/11549] Allow 32bit relocations in 64bit code

2010-05-06 Thread dev at sw dot ru
--- Additional Comments From dev at sw dot ru 2010-05-06 12:47 --- > What you are trying to do violates x86-64 psABI and it isn't supported > by the x86-64 linker. You have 2 choices: > > 1. Use a private linker with your changes. > 2. Propose a new linker switch to support x86-64 binar

[Bug binutils/11549] Allow 32bit relocations in 64bit code

2010-05-06 Thread hjl dot tools at gmail dot com
--- Additional Comments From hjl dot tools at gmail dot com 2010-05-06 12:56 --- (In reply to comment #9) > > What you are trying to do violates x86-64 psABI and it isn't supported > > by the x86-64 linker. You have 2 choices: > > > > 1. Use a private linker with your changes. > > 2. Pr