home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / GCC / GCC258_5.LHA / gcc-2.5.8-amiga / config / i860 / t-fx2800 < prev    next >
Encoding:
Text File  |  1992-07-27  |  309 b   |  10 lines

  1.  
  2. # The Alliant FX2800 uses ELF object files, so needs these two modules
  3. # just as SVR4 does.  -- hyc@hanauma.jpl.nasa.gov
  4.  
  5. EXTRA_PARTS=crtbegin.o crtend.o
  6.  
  7. # Use ieee rounding rules for divide and square root operations.
  8. # /bin/cc is assumed to point to fxc version 1.3 or newer.
  9. CCLIBFLAGS=-O -ieee -uniproc
  10.