OSDN Git Service

(LINK_SPEC): Ditto.
authormerrill <merrill@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)
committermerrill <merrill@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 10 Sep 1994 00:34:51 +0000 (00:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@8068 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/config/alpha/osf12.h

index 8996f20..135525e 100644 (file)
@@ -26,4 +26,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 #undef LINK_SPEC
 #define LINK_SPEC  \
-  "-G 8 -O1 %{static:-non_shared} %{!static:-call_shared}"
+  "-G 8 -O1 %{static:-non_shared} %{!static:-call_shared} -init __main"