* Version 0.28 does no longer rely on MIPS ECOFF support in the linker.
  We do so because the code has to be relocatable but this isn't supported
  with the Linux/MIPS gcc/gas/ld toolchain.  As workaround we compile and
  link all ARC programs as PIC-ELF files, then convert them to ECOFF
  using Ted Lemon's elf2ecoff program.
