home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep (Enterprise)
/
OpenStepENTCD.toast
/
OEDEV
/
GNUSRC.Z
/
next-specs.h
< prev
next >
Wrap
C/C++ Source or Header
|
1996-08-27
|
16KB
|
331 lines
#ifdef NEXT_PDO
{".c", "@objective-c"},
{".m", "@objective-c"},
{"@objective-c",
"cpp %{.m:-lang-objc %BCompiling} %{ObjC:-lang-objc} %{fobjc:-lang-objc}\
%{!.m:%{!ObjC:%{!fobjc:-lang-c}} %BCompiling}\
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d}\
-undef -D__GNUC__=%v1 -D__GNUC_MINOR__=%v2\
%{ansi:-trigraphs -$ -D__STRICT_ANSI__}\
%{!undef:%{!ansi:%p} %P} %{trigraphs} \
%c %{O*:%{!O0:-D__OPTIMIZE__}} %{traditional} %{ftraditional:-traditional}\
%{traditional-cpp:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!M:%{!MM:%{!E:%{!precomp:%{!pipe:%g.i}}}}}\
%{E:%W{o*}}%{M:%W{o*}}%{MM:%W{o*}}\
%{precomp:%{@:-o %f%g-%T.p}%{!@:%W{o}%W{!o:-o %b.p }} } |\n",
"%{!M:%{!MM:%{!E:cc1obj %{!pipe:%g.i} %1\
%{arch:} %{.m:-fobjc} %{ObjC:-fobjc}\
%{!Q:-quiet} -dumpbase %b.%{.m:m}%{!.m:c} %{d*} %{m*} %{a}\
%{g*} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} \
%{traditional} %{v:-version} %{pg:-p} %{p} %{f*}\
%{aux-info*}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o*}%{!o*:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{c:%W{o*}%{!o*:-o %w%b.o}}%{!c:-o %d%w%u.o}\
%{!pipe:%g.s} %A\n }}}}"},
{"-",
"%{E:cpp -lang-c %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d}\
-undef %{ObjC:-D__OBJC__} %{fobjc:-D__OBJC__}\
-D__GNUC__=%v1 -D__GNUC_MINOR__=%v2\
%{ansi:-trigraphs -$ -D__STRICT_ANSI__}\
%{!undef:%{!ansi:%p} %P} %{trigraphs}\
%c %{O*:%{!O0:-D__OPTIMIZE__}} %{traditional} %{ftraditional:-traditional}\
%{traditional-cpp:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %W{o*}}\
%{!E:%e-E required when input is from standard input}"},
{".h", "@c-header"},
{"@c-header",
"%{!E:%eCompilation of header file requested}\
cpp %{fno-objc:-lang-c}%{!fno-objc:-lang-objc} \
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} \
-undef -D__GNUC__=%v1 -D__GNUC_MINOR__=%v2\
%{ansi:-trigraphs -$ -D__STRICT_ANSI__}\
%{!undef:%{!ansi:%p} %P} %{trigraphs}\
%c %{O*:%{!O0:-D__OPTIMIZE__}} %{traditional} %{ftraditional:-traditional}\
%{traditional-cpp:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %W{o*}"},
#undef NEXT_SPEC
#define NEXT_SPEC(lang_flag,compiler_name) \
"cpp %{.M:%BCompiling}%{!.M:%BCompiling} " # lang_flag "\
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C++ does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} \
-undef -D__GNUC__=%v1 -D__GNUG__=%v1 -D__cplusplus -D__GNUC_MINOR__=%v2\
%{ansi:-trigraphs -$ -D__STRICT_ANSI__} %{!undef:%{!ansi:%p} %P}\
%c %{O:-D__OPTIMIZE__} %{O1:-D__OPTIMIZE__} %{O2:-D__OPTIMIZE__}\
%{O3:-D__OPTIMIZE__} %{O4:-D__OPTIMIZE__} %{O5:-D__OPTIMIZE__}\
%{O6:-D__OPTIMIZE__} %{traditional} %{ftraditional:-traditional}\
%{traditional-cpp:-traditional} %{trigraphs}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!M:%{!MM:%{!E:%{!pipe:%g.i}}}}%{E:%W{o*}}%{M:%W{o*}}%{MM:%W{o*}} |\n",\
"%{!M:%{!MM:%{!E:" # compiler_name " %{!pipe:%g.i} %1 %2\
%{!Q:-quiet} -dumpbase %b.%{.M:M}%{.mm:mm}%{!.M:%{!.mm:cc}}\
%{d*} %{m*} %{a}\
%{g*} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} %{traditional}\
%{v:-version} %{pg:-p} %{p} %{f*} %{+e*}\
%{aux-info*}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o*}%{!o*:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{c:%W{o*}%{!o*:-o %w%b.o}}%{!c:-o %d%w%u.o}\
%{!pipe:%g.s} %A\n }}}}"
{".cc", "@c++"},
{".cxx", "@c++"},
{".cpp", "@c++"},
{".C", "@c++"},
{"@c++",
NEXT_SPEC (%{fobjc:-lang-objc++}%{!fobjc:-lang-c++}, cc1plus)},
{".M", "@objective-c++"},
{".mm", "@objective-c++"},
{"@objective-c++",
NEXT_SPEC (-lang-objc++, cc1objplus)},
{".i", "@cpp-output"},
{"@cpp-output",
"cc1obj %{.i:%BCompiling} %i %1 %{!Q:-quiet} %{d*} %{m*} %{a}\
%{g*} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} %{traditional}\
%{v:-version} %{pg:-p} %{p} %{f*}\
%{aux-info*}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o*}%{!o*:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{c:%W{o*}%{!o*:-o %w%b.o}}%{!c:-o %d%w%u.o} %{!pipe:%g.s} %A\n }"},
{".ii", "@c++-cpp-output"},
{"@c++-cpp-output",
"cc1objplus %{.ii:%BCompiling} %i %1 %2 %{!Q:-quiet} %{d*} %{m*} %{a}\
%{g*} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} %{traditional}\
%{v:-version} %{pg:-p} %{p} %{f*} %{+e*}\
%{aux-info*}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o*}%{!o*:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{c:%W{o*}%{!o*:-o %w%b.o}}%{!c:-o %d%w%u.o}\
%{!pipe:%g.s} %A\n }"},
{".s", "@assembler-with-cpp"},
{".S", "@assembler-with-cpp"},
{"@assembler-with-cpp",
"cpp -lang-asm %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{.s:%BAssembling} %{.S:%BAssembling}\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %b.d} %{MMD:-MMD %b.d} %{trigraphs} \
-undef -$ %{!undef:%p %P} -D__ASSEMBLER__ \
%c %{O*:%{!O0:-D__OPTIMIZE__}} %{traditional} %{ftraditional:-traditional}\
%{traditional-cpp:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!M:%{!MM:%{!E:%{!pipe:%g.s}}}}%{E:%W{o*}}%{M:%W{o*}}%{MM:%W{o*}} |\n",
"%{!M:%{!MM:%{!E:%{!S:as %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{c:%W{o*}%{!o*:-o %w%b.o}}%{!c:-o %d%w%u.o}\
%{!pipe:%g.s} %A\n }}}}"},
#else
#undef NEXT_SPEC
#define NEXT_SPEC(lang_flag,predef_macros,compiler_flags)\
"%{@:%{E:%eCannot use -E with multiple architectures}\
%{M:%eCannot use -M with multiple architectures}\
%{MM:%eCannot use -MM with multiple architectures}\
%{S:%eCannot use -S with multiple architectures}}\
%{traditional:cpp}%{traditional-cpp:%{!traditional:cpp}}\
%{!traditional:%{!traditional-cpp:cpp-precomp -smart}}\
%{.m:%BCompiling}%{!.m:%BCompiling} " # lang_flag "\
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
-arch %T %{@:-arch_multiple}\
%{M} %{MM} %{MD:-MD %M} %{MMD:-MMD %M}\
-undef -D__GNUC__=2 %{ansi:-trigraphs -$ -D__STRICT_ANSI__}\
" # predef_macros " -D__GNU__ %{precomp} %{no-precomp}\
%{!undef:%{!ansi:%p} %P} %{trigraphs}\
%c %{O:-D__OPTIMIZE__} %{O1:-D__OPTIMIZE__} %{O2:-D__OPTIMIZE__}\
%{O3:-D__OPTIMIZE__} %{O4:-D__OPTIMIZE__} %{O5:-D__OPTIMIZE__}\
%{O6:-D__OPTIMIZE__}\
%{traditional} %{ftraditional:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!M:%{!MM:%{!E:%{!precomp:%{!pipe:%g.i}}}}}\
%{E:%W{o}}%{M:%W{o}}%{MM:%W{o}}\
%{precomp:%{@:-o %f%g-%T.p}%{!@:%W{o}%W{!o:-o %b.p }} } |\n",\
"%{!M:%{!MM:%{!E:%{!precomp:cc1obj %{!pipe:%g.i} %1 \
-arch %T %{@:-arch_multiple} %{arch:} \
%{!Q:-quiet} -dumpbase %b.%{.m:m}%{!.m:c} %{d*} %{m*} %{a}\
%{g*} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} \
%{traditional} %{v:-version} %{pg:-p} %{p} %{f*}\
%{aux-info*} %{dynamic:-fPIC} %{threeThreeMethodEncoding}\
" # compiler_flags "\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o}%{!o:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{I*} %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{force_cpusubtype_ALL} %{dynamic} %{static} \
%{NEXTSTEP-deployment-target} \
-arch %T %{@:-arch_multiple}\
%{@:-o %f%g-%T.o}%{!@: %{c:%W{o}%{!o:-o %w%b.o}}%{!c:-o %d%w%g-%b.o}}\
%{!pipe:%g.s} %A\n }}}}}"
{".c", "@c"},
{"@c",
NEXT_SPEC (%{fobjc:-lang-objc}%{!fobjc:-lang-c},
%{fobjc:-D__OBJC__},
%{fobjc:%{gen-decls}})},
{".m", "@objective-c"},
{"@objective-c",
NEXT_SPEC (-lang-objc, -D__OBJC__, -fobjc %{gen-decls})},
{"-",
"%{@:%{E:%eCannot use -E with multiple architectures}\
%{M:%eCannot use -M with multiple architectures}\
%{MM:%eCannot use -MM with multiple architectures}\
%{S:%eCannot use -S with multiple architectures}}\
%{E:cpp %{ObjC:-lang-objc} %{fobjc:-lang-objc} %{!ObjC:%{!fobjc:-lang-c}}\
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %M} %{MMD:-MMD %M}\
-D__GNU__ %{precomp} %{no-precomp}\
-undef %{ObjC:-D__OBJC__} %{fobjc:-D__OBJC__} -D__GNUC__=2 %{ansi:-trigraphs -$ -D__STRICT_ANSI__}\
%{!undef:%{!ansi:%p} %P} %{trigraphs}\
%c %{O*:%{!O0:-D__OPTIMIZE__}} %{traditional} %{ftraditional:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %W{o}}\
%{!E:%e-E required when input is from standard input}"},
{".h", "@c-header"},
{"@c-header",
"%{@:%{E:%eCannot use -E with multiple architectures}\
%{M:%eCannot use -M with multiple architectures}\
%{MM:%eCannot use -MM with multiple architectures}\
%{S:%eCannot use -S with multiple architectures}}\
%{!E:%{!precomp:%eCompilation of header file requested}} \
%{.h:%BPrecompiling} \
%{traditional:cpp}%{traditional-cpp:%{!traditional:cpp}}\
%{!traditional:%{!traditional-cpp:cpp-precomp -smart}}\
%{fno-objc:-lang-c}%{!fno-objc:-lang-objc} \
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C does not support -C without using -E}}\
-arch %T %{@:-arch_multiple}\
%{M} %{MM} %{MD:-MD %M} %{MMD:-MMD %M} \
-D__GNU__ %{precomp} %{no-precomp}\
-undef -D__GNUC__=2 %{ansi:-trigraphs -$ -D__STRICT_ANSI__}\
%{ObjC:-D__OBJC__} %{fobjc:-D__OBJC__} \
%{!undef:%{!ansi:%p} %P} %{trigraphs}\
%c %{O:-D__OPTIMIZE__} %{O1:-D__OPTIMIZE__} %{O2:-D__OPTIMIZE__}\
%{O3:-D__OPTIMIZE__} %{O4:-D__OPTIMIZE__} %{O5:-D__OPTIMIZE__}\
%{O6:-D__OPTIMIZE__}\
%{traditional} %{ftraditional:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!precomp:%W{o}}%{precomp:%{@:-o %f%g-%T.p}%{!@:%W{o}%W{!o:-o %b.p }} }"},
#undef NEXT_SPEC
#define NEXT_SPEC(lang_flag,predef_macros,compiler_name,compiler_flags) \
"%{@:%{E:%eCannot use -E with multiple architectures}\
%{M:%eCannot use -M with multiple architectures}\
%{MM:%eCannot use -MM with multiple architectures}\
%{S:%eCannot use -S with multiple architectures}}\
cpp %{.M:%BCompiling}%{!.M:%BCompiling} " # lang_flag "\
%{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{C:%{!E:%eGNU C++ does not support -C without using -E}}\
%{precomp:%ePrecompilation of C++ not supported}\
%{M} %{MM} %{MD:-MD %M} %{MMD:-MMD %M}\
-undef -D__GNUC__=2 -D__GNUG__=2 -D__cplusplus\
" # predef_macros "\
%{ansi:-trigraphs -$ -D__STRICT_ANSI__} -D__GNU__ %{!undef:%{!ansi:%p} %P}\
%c %{O:-D__OPTIMIZE__} %{O1:-D__OPTIMIZE__} %{O2:-D__OPTIMIZE__}\
%{O3:-D__OPTIMIZE__} %{O4:-D__OPTIMIZE__} %{O5:-D__OPTIMIZE__}\
%{O6:-D__OPTIMIZE__}\
%{traditional} %{ftraditional:-traditional}\
%{trigraphs}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!M:%{!MM:%{!E:%{!precomp:%{!pipe:%g.i}}}}} %{E:%W{o}}%{M:%W{o}}%{MM:%W{o}}\
%{precomp:%{@:-o %f%g-%T.p}%{!@:%W{o}%W{!o:-o %b.p }} } |\n",\
"%{!M:%{!MM:%{!E:%{!precomp:" # compiler_name " %{!pipe:%g.i} %1\
-arch %T %{@:-arch_multiple} \
%{!Q:-quiet} -dumpbase %b.%{.M:M}%{.mm:mm}%{!.M:%{!.mm:cc}}\
%{d*} %{m*} %{a}\
%{!g:%{g*}} %{g:-ggdb} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} %{traditional}\
%{v:-version} %{pg:-p} %{p} %{f*} %{+e*}\
%{aux-info*} %{dynamic:-fPIC} %{threeThreeMethodEncoding}\
" # compiler_flags "\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o}%{!o:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{I*} %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{force_cpusubtype_ALL} %{dynamic} %{static} -arch %T %{@:-arch_multiple}\
%{@:-o %f%g-%T.o}%{!@: %{c:%W{o}%{!o:-o %w%b.o}}%{!c:-o %d%w%g-%b.o}}\
%{!pipe:%g.s} %A\n }}}}}"
{".cc", "@c++"},
{".cxx", "@c++"},
{".cpp", "@c++"},
{".C", "@c++"},
{"@c++",
NEXT_SPEC (%{fobjc:-lang-objc++}%{!fobjc:-lang-c++},
%{fobjc:-D__OBJC__},
cc1plus,
%{fobjc:%{gen-decls}})},
{".M", "@objective-c++"},
{".mm", "@objective-c++"},
{"@objective-c++",
NEXT_SPEC (-lang-objc++, -D__OBJC__, cc1objplus, %{gen-decls})},
{".i", "@cpp-output"},
{"@cpp-output",
"%{@:%{E:%eCannot use -E with multiple architectures}\
%{M:%eCannot use -M with multiple architectures}\
%{MM:%eCannot use -MM with multiple architectures}\
%{S:%eCannot use -S with multiple architectures}}\
cc1obj %i %1 %{.i:%BCompiling} \
-arch %T %{@:-arch_multiple} %{ObjC:-fobjc} %{fobjc} \
%{!Q:-quiet} %{Y*} %{d*} %{m*} %{a}\
%{g*} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} %{traditional}\
%{v:-version} %{pg:-p} %{p} %{f*}\
%{aux-info*} %{dynamic:-fPIC} %{threeThreeMethodEncoding}\
%{Obj: %{gen-decls}} %{fobjc: %{gen-decls}}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o}%{!o:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{I*} %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{force_cpusubtype_ALL} %{dynamic} %{static} -arch %T %{@:-arch_multiple}\
%{@:-o %f%g-%T.o}%{!@: %{c:%W{o}%{!o:-o %w%b.o}}%{!c:-o %d%w%g-%b.o}} %{!pipe:%g.s} %A\n }"},
{".ii", "@c++-cpp-output"},
{"@c++-cpp-output",
"cc1objplus %i %1 %{.ii:%BCompiling}\
-arch %T %{@:-arch_multiple} %{ObjC++:-fobjc} %{fobjc}\
%{!Q:-quiet} %{d*} %{m*} %{a}\
%{!g:%{g*}} %{g:-ggdb} %{O}%{O1}%{O2}%{O3}%{O4}%{O5}%{O6}\
%{W*} %{w} %{pedantic*} %{ansi} %{traditional}\
%{v:-version} %{pg:-p} %{p} %{f*} %{+e*}\
%{ObjC++: %{gen-decls}} %{fobjc: %{gen-decls}}\
%{aux-info*} %{dynamic:-fPIC} %{threeThreeMethodEncoding}\
%{pg:%{fomit-frame-pointer:%e-pg and -fomit-frame-pointer are incompatible}}\
%{S:%W{o}%{!o:-o %b.s}}%{!S:-o %{|!pipe:%g.s}} |\n\
%{!S:as %{I*} %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{force_cpusubtype_ALL} %{dynamic} %{static} -arch %T %{@:-arch_multiple}\
%{@:-o %f%g-%T.o}%{!@: %{c:%W{o}%{!o:-o %w%b.o}}%{!c:-o %d%w%g-%b.o}}\
%{!pipe:%g.s} %A\n }"},
{".s", "@assembler-with-cpp"},
{".S", "@assembler-with-cpp"},
{"@assembler-with-cpp",
"%{@:%{E:%eCannot use -E with multiple architectures}\
%{M:%eCannot use -M with multiple architectures}\
%{MM:%eCannot use -MM with multiple architectures}\
%{S:%eCannot use -S with multiple architectures}}\
cpp -lang-asm %{nostdinc*} %{C} %{v} %{A*} %{I*} %{P} %I\
%{.s:%BAssembling}%{.S:%BAssembling} \
%{C:%{!E:%eGNU C does not support -C without using -E}}\
%{M} %{MM} %{MD:-MD %M} %{MMD:-MMD %M} %{trigraphs} \
-D__GNU__ %{precomp:%dPrecompilation of assembler not supported}\
-undef -$ %{!undef:%p %P} -D__ASSEMBLER__ \
%c %{O:-D__OPTIMIZE__} %{O1:-D__OPTIMIZE__} %{O2:-D__OPTIMIZE__}\
%{O3:-D__OPTIMIZE__} %{O4:-D__OPTIMIZE__} %{O5:-D__OPTIMIZE__}\
%{O6:-D__OPTIMIZE__}\
%{traditional} %{ftraditional:-traditional}\
%{g*} %{W*} %{w} %{pedantic*} %{H} %{d*} %{F*} %C %{D*} %{U*} %{i*}\
%i %{!M:%{!MM:%{!E:%{!pipe:%g.s}}}}%{E:%W{o}}%{M:%W{o}}%{MM:%W{o}} |\n",
"%{!M:%{!MM:%{!E:%{!S:as %{I*} %{R} %{j} %{J} %{h} %{d2} %a %Y\
%{force_cpusubtype_ALL} %{dynamic} %{static} -arch %T %{@:-arch_multiple} \
%{@:-o %f%g-%T.o}%{!@: %{c:%W{o}%{!o:-o %w%b.o}}%{!c:-o %d%w%g-%b.o}}\
%{!pipe:%g.s} %A\n }}}}"},
#endif