home *** CD-ROM | disk | FTP | other *** search
/ Beginning C++ Through Gam…rogramming (2nd Edition) / BCGP2E.ISO / bloodshed / devcpp-4.9.9.2_setup.exe / specs < prev    next >
Text File  |  2005-01-29  |  4KB  |  128 lines

  1. *asm:
  2.  
  3.  
  4. *asm_debug:
  5. %{gdwarf-2*:--gdwarf2}%{!gdwarf-2*:%{g*:--gstabs}}
  6.  
  7. *asm_final:
  8.  
  9.  
  10. *asm_options:
  11. %a %Y %{c:%W{o*}%{!o*:-o %w%b%O}}%{!c:-o %d%w%u%O}
  12.  
  13. *invoke_as:
  14. %{!S:-o %|.s |
  15.  as %(asm_options) %m.s %A }
  16.  
  17. *cpp:
  18. %{posix:-D_POSIX_SOURCE} %{mthreads:-D_MT}
  19.  
  20. *cpp_options:
  21. %(cpp_unique_options) %1 %{m*} %{std*} %{ansi} %{W*&pedantic*} %{w} %{f*} %{g*:%{!g0:%{!fno-working-directory:-fworking-directory}}} %{O*} %{undef}
  22.  
  23. *cpp_debug_options:
  24. %{d*}
  25.  
  26. *cpp_unique_options:
  27. %{C|CC:%{!E:%eGCC does not support -C or -CC without -E}} %{!Q:-quiet} %{nostdinc*} %{C} %{CC} %{v} %{I*} %{P} %I %{MD:-MD %{!o:%b.d}%{o*:%.d%*}} %{MMD:-MMD %{!o:%b.d}%{o*:%.d%*}} %{M} %{MM} %{MF*} %{MG} %{MP} %{MQ*} %{MT*} %{!E:%{!M:%{!MM:%{MD|MMD:%{o*:-MQ %*}}}}} %{trigraphs} %{remap} %{g3:-dD} %{H} %C %{D*&U*&A*} %{i*} %Z %i %{E|M|MM:%W{o*}}
  28.  
  29. *trad_capable_cpp:
  30. cc1 -E %{traditional|ftraditional|traditional-cpp:-traditional-cpp}
  31.  
  32. *cc1:
  33. %(cc1_cpu) 
  34.  
  35. *cc1_options:
  36. %{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}} %1 %{!Q:-quiet} -dumpbase %B %{d*} %{m*} %{a*} %{c|S:%{o*:-auxbase-strip %*}%{!o*:-auxbase %b}}%{!c:%{!S:-auxbase %b}} %{g*} %{O*} %{W*&pedantic*} %{w} %{std*} %{ansi} %{v:-version} %{pg:-p} %{p} %{f*} %{undef} %{Qn:-fno-ident} %{--help:--help} %{--target-help:--target-help} %{!fsyntax-only:%{S:%W{o*}%{!o*:-o %b.s}}} %{fsyntax-only:-o %j} %{-param*}
  37.  
  38. *cc1plus:
  39.  
  40.  
  41. *link_gcc_c_sequence:
  42. %G %L %G
  43.  
  44. *endfile:
  45. %{!fno-exceptions:crtend%O%s}
  46.  
  47. *link:
  48. %{mwindows:--subsystem windows}   %{mconsole:--subsystem console}   %{shared: %{mdll: %eshared and mdll are not compatible}}   %{shared: --shared} %{mdll:--dll}   %{static:-Bstatic} %{!static:-Bdynamic}   %{shared|mdll: -e _DllMainCRTStartup@12}
  49.  
  50. *lib:
  51. %{pg:-lgmon} %{mwindows:-lgdi32 -lcomdlg32}                   -luser32 -lkernel32 -ladvapi32 -lshell32
  52.  
  53. *libgcc:
  54. %{mthreads:-lmingwthrd} -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt
  55.  
  56. *startfile:
  57. %{shared|mdll:dllcrt2%O%s}   %{!shared:%{!mdll:crt2%O%s}} %{pg:gcrt2%O%s}    %{!fno-exceptions:crtbegin%O%s}
  58.  
  59. *switches_need_spaces:
  60.  
  61.  
  62. *cross_compile:
  63. 0
  64.  
  65. *version:
  66. 3.4.2
  67.  
  68. *multilib:
  69. . ;
  70.  
  71. *multilib_defaults:
  72.  
  73.  
  74. *multilib_extra:
  75.  
  76.  
  77. *multilib_matches:
  78.  
  79.  
  80. *multilib_exclusions:
  81.  
  82.  
  83. *multilib_options:
  84.  
  85.  
  86. *linker:
  87. collect2
  88.  
  89. *link_libgcc:
  90. %D
  91.  
  92. *md_exec_prefix:
  93.  
  94.  
  95. *md_startfile_prefix:
  96. /mingw/lib/
  97.  
  98. *md_startfile_prefix_1:
  99.  
  100.  
  101. *startfile_prefix_spec:
  102.  
  103.  
  104. *sysroot_suffix_spec:
  105.  
  106.  
  107. *sysroot_hdrs_suffix_spec:
  108.  
  109.  
  110. *cc1_cpu:
  111. %{!mtune*: %{m386:mtune=i386 %n`-m386' is deprecated. Use `-march=i386' or `-mtune=i386' instead.
  112. } %{m486:-mtune=i486 %n`-m486' is deprecated. Use `-march=i486' or `-mtune=i486' instead.
  113. } %{mpentium:-mtune=pentium %n`-mpentium' is deprecated. Use `-march=pentium' or `-mtune=pentium' instead.
  114. } %{mpentiumpro:-mtune=pentiumpro %n`-mpentiumpro' is deprecated. Use `-march=pentiumpro' or `-mtune=pentiumpro' instead.
  115. } %{mcpu=*:-mtune=%* %n`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
  116. }} %<mcpu=* %{mpni:-msse3 %n`-mpni' is deprecated. Use `-msse3' instead.
  117. } %{mno-pni:-mno-sse3 %n`-mno-pni' is deprecated. Use `-mno-sse3' instead.
  118. } %{mintel-syntax:-masm=intel %n`-mintel-syntax' is deprecated. Use `-masm=intel' instead.
  119. } %{mno-intel-syntax:-masm=att %n`-mno-intel-syntax' is deprecated. Use `-masm=att' instead.
  120. }
  121.  
  122. *mingw_include_path:
  123. mingw32
  124.  
  125. *link_command:
  126. %{!fsyntax-only:%{!c:%{!M:%{!MM:%{!E:%{!S:    %(linker) %l %{pie:-pie} %X %{o*} %{A} %{d} %{e*} %{m} %{N} %{n} %{r}    %{s} %{t} %{u*} %{x} %{z} %{Z} %{!A:%{!nostdlib:%{!nostartfiles:%S}}}    %{static:} %{L*} %(link_libgcc) %o %{fprofile-arcs|fprofile-generate:-lgcov}    %{!nostdlib:%{!nodefaultlibs:%(link_gcc_c_sequence)}}    %{!A:%{!nostdlib:%{!nostartfiles:%E}}} %{T*} }}}}}}
  127.  
  128.