home *** CD-ROM | disk | FTP | other *** search
/ ftp.mayn.de / ftp.mayn.de-pub.zip / ftp.mayn.de-pub / apple / apple_unix / GNU_stuff / gcc-2.5.7-specs < prev    next >
Text File  |  2017-03-06  |  1KB  |  40 lines

  1. *asm:
  2.  
  3.  
  4. *asm_final:
  5.  
  6.  
  7. *cpp:
  8. %{!msoft-float:%{!ansi:-Dmc68881 }-D__HAVE_68881__ }%{!mc68000:%{!m68000:-Dmc68020 }}%{!ansi:%{!traditional:-D__STDC__=2 }}%{sbsd:-D_BSD_SOURCE -DBSD }%{ZB:-D_BSD_SOURCE -DBSD }%{ssysv:-D_SYSV_SOURCE -DSYSV -DUSG }%{ZS:-D_SYSV_SOURCE -DSYSV -DUSG }%{sposix:-D_POSIX_SOURCE -DPOSIX }%{ZP:-D_POSIX_SOURCE -DPOSIX }%{saux:-D_AUX_SOURCE }%{ZA:-D_AUX_SOURCE }%{!sbsd:%{!ZB:%{!ssysv:%{!ZS:%{!sposix:%{!ZP:-D_BSD_SOURCE -D_AUX_SOURCE -D_SYSV_SOURCE }}}}}}
  9.  
  10. *cc1:
  11. -fpcc-struct-return
  12.  
  13. *cc1plus:
  14. -fpcc-struct-return
  15.  
  16. *endfile:
  17. %{smac:low.ld%s }%{!smac:shlib.ld%s }
  18.  
  19. *link:
  20. %{!nostdlib:-L/usr/local/lib -L/usr/local/Gnu/lib }
  21.  
  22. *lib:
  23. %{smac:low.o%s }%{p:-L/lib/libp }%{pg:-L/lib/libp }%{sbsd:-lbsd }%{ZB:-lbsd }%{ssysv:-lsvid }%{ZS:-lsvid }%{sposix:-lposix }%{ZP:-lposix }%{static:%{smac:-lmac -lat -lld -lmr }-lc }%{!static:%{smac:-lmac_s -lat -lld -lmr }-lc_s } crtn.o%s
  24.  
  25. *startfile:
  26. %{pg:gcrt0.o%s }%{!pg:%{p:mcrt0.o%s }%{!p:%{smac:maccrt0.o%s }%{!smac:crt1.o%s }}}crt2.o%s -u exit -u main libgcc.a%s
  27.  
  28. *switches_need_spaces:
  29.  
  30.  
  31. *signed_char:
  32. %{funsigned-char:-D__CHAR_UNSIGNED__}
  33.  
  34. *predefines:
  35. -Dunix -Dm68k -DAUX -DmacII
  36.  
  37. *cross_compile:
  38. 0
  39.  
  40.