*** specs.orig Mon Feb 2 21:11:46 2009 --- specs Mon Feb 2 21:11:46 2009 *************** *** 1,6 **** *asm: - *asm_debug: %{gdwarf-2*:--gdwarf2}%{!gdwarf-2*:%{g*:--gstabs}} --- 1,6 ---- *asm: + %{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T:} %{Ym,*} %{Yd,*} %{Wa,*:%*} *asm_debug: %{gdwarf-2*:--gdwarf2}%{!gdwarf-2*:%{g*:--gstabs}} *************** *** 42,60 **** %G %L %G *endfile: ! crtend.o%s *link: - *lib: - %{!shared:%{g*:-lg} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}} *libgcc: -lgcc *startfile: ! %{!shared: %{!symbolic: %{pg:gcrt0.o%s}%{!pg:%{p:mcrt0.o%s}%{!p:crt0.o%s}}}} crtbegin.o%s *switches_need_spaces: --- 42,60 ---- %G %L %G *endfile: ! %{!r: crtend.o%s} crtn.o%s *link: + -m elf_i386 %{static: -static} %{!r: %{!shared: %{!T: -T demand.lnk%s} %{!static: %{rdynamic: -export-dynamic} -dynamic-linker NotUse}} %{shared: -shared %{!T: -T shared.lnk%s}}} *lib: + *libgcc: -lgcc *startfile: ! %{!shared: crt0.o%s %{!r: %{static: crt1f.o%s} %{!static: crt1s.o%s}}} crti.o%s %{!r: %{!static: %{!shared: solib.o%s}} crtbegin.o%s} *switches_need_spaces: