Searched defs:LINK_SHLIB_SPEC (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dfreebsd.h47 #undef LINK_SHLIB_SPEC macro
48 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}" macro
H A Dlinux.h65 #undef LINK_SHLIB_SPEC macro
66 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}} \ macro
H A Dfreebsd64.h293 #undef LINK_SHLIB_SPEC macro
294 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}" macro
H A Dnetbsd64.h365 #undef LINK_SHLIB_SPEC macro
366 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}" macro
H A Dlinux64.h403 #undef LINK_SHLIB_SPEC macro
404 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}} \ macro
H A Dsysv4.h616 #define LINK_SHLIB_SPEC macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dfreebsd.h47 #undef LINK_SHLIB_SPEC macro
48 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}" macro
H A Dlinux.h70 #undef LINK_SHLIB_SPEC macro
71 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}} \ macro
H A Dfreebsd64.h235 #undef LINK_SHLIB_SPEC macro
236 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}" macro
H A Dlinux64.h323 #undef LINK_SHLIB_SPEC macro
324 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}} \ macro
H A Dnetbsd64.h284 #undef LINK_SHLIB_SPEC macro
285 #define LINK_SHLIB_SPEC "%{shared:-shared} %{!shared: %{static:-static}}" macro
H A Dsysv4.h615 #define LINK_SHLIB_SPEC macro

Completed in 235 milliseconds