home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / d / gcc / specs.dif / specs.diff
Encoding:
Text File  |  1995-05-04  |  316 b   |  13 lines

  1. --- specs.orig    Thu May  4 00:28:56 1995
  2. +++ specs    Thu May  4 00:35:49 1995
  3. @@ -22,6 +22,9 @@
  4.  *lib:
  5.  %{mieee-fp:-lieee} %{p:-lgmon -lc_p} %{pg:-lgmon -lc_p}  %{!p:%{!pg:%{!g*:-lc} %{g*:-lg}}}
  6.  
  7. +*lib2:
  8. +%{!shared:-lgcc %L -lc}
  9. +
  10.  *startfile:
  11.  %{pg:gcrt0.o%s} %{!pg:%{p:gcrt0.o%s} %{!p:crt0.o%s}} %{static:-static}
  12.  
  13.