home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / D / GDB / GDB-4.13 / GDB-4 / gdb-4.13 / bfd / config / mipsbelf.mt < prev    next >
Encoding:
Text File  |  1994-05-13  |  313 b   |  8 lines

  1. # Target: Big endian MIPS running ELF
  2. # Includes ECOFF support for Irix 5, which can run ECOFF executables
  3. # Includes little endian vectors because they cost nothing extra
  4.  
  5. DEFAULT_VECTOR=bfd_elf32_bigmips_vec
  6. SELECT_VECS=bfd_elf32_littlemips_vec ecoff_big_vec ecoff_little_vec
  7. SELECT_ARCHITECTURES=bfd_mips_arch
  8.