--- 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
--- 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