From: Richard Stallman Date: Sat, 18 Jan 1992 07:06:53 +0000 (+0000) Subject: Initial revision X-Git-Tag: misc/cutover-egcs-0~13720 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=84fd3b286e2dea6a8bd371cb828668a859513ea1;p=thirdparty%2Fgcc.git Initial revision From-SVN: r211 --- diff --git a/gcc/config/t-svr4 b/gcc/config/t-svr4 new file mode 100644 index 000000000000..ad8ad86613a7 --- /dev/null +++ b/gcc/config/t-svr4 @@ -0,0 +1,8 @@ +# For svr4 we build crtbegin.o and crtend.o which serve to add begin and +# end labels to the .ctors and .dtors section when we link using gcc. + +EXTRA_PARTS=crtbegin.o crtend.o + +# For svr4 we run the special svr4 fixincludes script. + +FIXINCLUDES=fixinc.svr4