PEBCK - mea culpa - super senior moment etc. The script I was using to build things was incorrect. I did it by hand and all was well. Sheesh.
On 11/10/11 11:11 AM, "Martin Schwidefsky" <[email protected]> wrote: > On Thu, 10 Nov 2011 15:16:55 +0100 > That is pretty much impossible. md_gather_operands does this for @PLT: > > else if (suffix == ELF_SUFFIX_PLT) > { > if ((operand->flags & S390_OPERAND_PCREL) > && (operand->bits == 16)) > reloc = BFD_RELOC_390_PLT16DBL; > else if ((operand->flags & S390_OPERAND_PCREL) > && (operand->bits == 32)) > reloc = BFD_RELOC_390_PLT32DBL; > } ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
