*asm:


*asm_final:


*cpp:
%{m486:-D__i486__} %{posix:-D_POSIX_SOURCE}

*cc1:


*cc1plus:


*endfile:


*link:


*lib:
%{g*:-lg} %{!g*:%{!p:%{!pg:-lc}}%{p:-lgmon -lc_p}%{pg:-lgmon -lc_p}}

*startfile:
%{g*:crt0.o%s -static} %{!g*:%{pg:gcrt0.o%s -static} %{!pg:%{p:gcrt0.o%s -static} %{!p:crt0.o%s %{!static:%{nojump:-nojump}} %{static:-static}}}}

*switches_need_spaces:


*signed_char:
%{funsigned-char:-D__CHAR_UNSIGNED__}

*predefines:
-Dunix -Di386 -Dlinux

*cross_compile:
0

