On Sun, Nov 13, 2005 at 07:19:49PM +0000, Graham Stott wrote:
> 
> It's done during configury

Ah:

  mips*-*-*)
    gcc_GAS_CHECK_FEATURE([explicit relocation support],
      gcc_cv_as_mips_explicit_relocs, [2,14,0],,
[       lw $4,%gp_rel(foo)($4)],,
      [if test x$target_cpu_default = x
       then target_cpu_default=MASK_EXPLICIT_RELOCS
       else target_cpu_default="($target_cpu_default)|MASK_EXPLICIT_RELOCS"
       fi])

-- 
Daniel Jacobowitz
CodeSourcery, LLC

Reply via email to