*** orig/tool/gnu/lib/gcc-lib/i386-unknown-gnu/2.95.2/specs Sat Jan 17 18:31:27 2009 --- new/tool/gnu/lib/gcc-lib/i386-unknown-gnu/2.95.2/specs Wed Jul 4 20:24:23 2001 *************** *** 1,5 **** *asm: ! %{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T} %{Ym,*} %{Yd,*} %{Wa,*:%*} *asm_final: %| --- 1,5 ---- *asm: ! %{v:-V} %{Qy:} %{!Qn:-Qy} %{n} %{T:} %{Ym,*} %{Yd,*} %{Wa,*:%*} *asm_final: %| *************** *** 14,32 **** *endfile: ! %{!shared:crtend.o%s} %{shared:crtendS.o%s} crtn.o%s *link: ! -m elf_i386 %{shared:-shared} %{!shared: %{!static: %{rdynamic:-export-dynamic} %{!dynamic-linker:-dynamic-linker /lib/ld.so}} %{static:-static}} *lib: - %{bsd:-lbsd-compat} %{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p} *libgcc: -lgcc *startfile: ! %{!shared: %{!static: %{pg:gcrt1.o%s} %{!pg:%{p:gcrt1.o%s} %{!p:crt1.o%s}}} %{static:crt0.o%s}} crti.o%s %{!shared:crtbegin.o%s} %{shared:crtbeginS.o%s} *switches_need_spaces: --- 14,32 ---- *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: