home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD2.bin / bbs / gnu / gcc-2.6.3-bin.lha / GNU / lib / gcc-lib / amigados / 2.6.3 / specs < prev    next >
Text File  |  1994-12-23  |  2KB  |  43 lines

  1. *asm:
  2. %{m68020:-mc68020}%{mc68020:-mc68020}%{mc68030:-mc68030}%{m68030:-mc68030}%{mc68040:-mc68040}%{m68040:-mc68040}%{!mc68020:%{!m68020:%{!mc68030:%{!m68030:%{!mc68040:%{!m68040:-mc68010}}}}}} %{msmall-code:-l}
  3.  
  4. *asm_final:
  5.  
  6.  
  7. *cpp:
  8. %{m68881:-D__HAVE_68881__ }%{!ansi:%{m68020:-Dmc68020}%{mc68020:-Dmc68020}%{m68030:-Dmc68030}%{mc68030:-Dmc68030}%{m68040:-Dmc68040}%{mc68040:-Dmc68040}%{!mc68020:%{!m68020:%{!mc68030:%{!m68030:%{!mc68040:%{!m68040:-Dmc68010}}}}}}}
  9.  
  10. *cc1:
  11. %{m68040:-mbitfield }%{mc68040:-mbitfield }%{resident:-fbaserel}%{msmall-code:-fno-function-cse} 
  12.  
  13. *cc1plus:
  14. %{m68040:-mbitfield }%{mc68040:-mbitfield }%{resident:-fbaserel}%{msmall-code:-fno-function-cse} 
  15.  
  16. *endfile:
  17. %{noixemul:-lstubs}
  18.  
  19. *link:
  20. %{noixemul:-shortdata -fl libnix} %{fbaserel:%{!resident:-databss-together -fl libb}}%{resident:-databss-together -datadata-reloc -fl libb} %{g:-amiga-debug-hunk}%{m68020:-fl libm020} %{m68030:-fl libm020} %{m68040:-fl libm020}
  21.  
  22. *lib:
  23. %{!noixemul:%{!p:%{!pg:-lc -lamiga -lc}}%{p:-lc_p}%{pg:-lc_p}}%{noixemul:-lnixmain -lnix -lamiga}
  24.  
  25. *startfile:
  26. %{!noixemul:%{resident:rcrt0.o%s}%{!resident:%{!fbaserel:%{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}}%{fbaserel:%{pg:bgcrt0.o%s}%{!pg:%{p:bmcrt0.o%s}%{!p:bcrt0.o%s}}}}}%{noixemul:%{resident:libnix/nrcrt0.o%s}%{!resident:%{fbaserel:libnix/nbcrt0.o%s}%{!fbaserel:libnix/ncrt0.o%s}}}
  27.  
  28. *switches_need_spaces:
  29.  
  30.  
  31. *signed_char:
  32. %{funsigned-char:-D__CHAR_UNSIGNED__}
  33.  
  34. *predefines:
  35. -Dmc68000 -Damiga -Damigados -DMCH_AMIGA -DAMIGA
  36.  
  37. *cross_compile:
  38. 0
  39.  
  40. *multilib:
  41. . ;
  42.  
  43.