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 / sparc-nlm.mt < prev    next >
Encoding:
Text File  |  1993-11-17  |  465 b   |  12 lines

  1. # Target:  SPARC using Novell's NetWare Loadable Module (NLM) format.
  2.  
  3. # Note that we produce elf output and only convert it at the last
  4. # moment to NLMs.  We could in principle generate NLMs directly, but I
  5. # don't think the format is really rich enough to do this, and anyway,
  6. # this can be more convenient for the user.  We can convert a.out too.
  7.  
  8. DEFAULT_VECTOR=bfd_elf32_sparc_vec
  9.  
  10. SELECT_VECS=nlm32_sparc_vec sunos_big_vec
  11. SELECT_ARCHITECTURES=bfd_sparc_arch
  12.