spc-sol2.h (STARTFILE_SPEC): Add crtbegin.o.
authorBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 13 Oct 1992 18:56:57 +0000 (14:56 -0400)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Tue, 13 Oct 1992 18:56:57 +0000 (14:56 -0400)
commit13cc7b777a7826173441a7f1a1d2b69a7d126d3c
treeee30517d9d669c972e24b436f8e6c2a7e64294bf
parent1c01e9df92a901c69981316978aab8a8124705ff
spc-sol2.h (STARTFILE_SPEC): Add crtbegin.o.

        * spc-sol2.h (STARTFILE_SPEC): Add crtbegin.o.
        (LIB_SPEC): Add crtend.o for running ctors/dtors.
        * t-sol2 (EXTRA_PARTS): Add crtbegin.o and crtend.o for C++.
        (FIXINCLUDES): Deleted.
        * configure (sparc-*-solaris2*): Set fixincludes here.

From-SVN: r2441
gcc/config/sparc/sol2.h
gcc/config/sparc/t-sol2