]> gcc.gnu.org Git - gcc.git/commit
configure.in: Disable collect2 for nextstep.
authorMelissa O'Neill <oneill@cs.sfu.ca>
Sat, 19 Sep 1998 23:01:43 +0000 (23:01 +0000)
committerJeff Law <law@gcc.gnu.org>
Sat, 19 Sep 1998 23:01:43 +0000 (17:01 -0600)
commit750930c1f87332d91ef00835a8e3bb4cd2e028f9
treef05aac60973502a95d5f948b92f108c0ec5d7dde
parent655d03a8583dd87bca4c93bc9d780d2d06ce0cc5
configure.in: Disable collect2 for nextstep.

        * configure.in: Disable collect2 for nextstep.  Instead use
        crtbegin/crtend.
        * configure: Rebuilt.
        * config/nextstep.h (STARTFILE_SPEC): Add crtbegin.
        (ENDFILE_SPEC): Define.
        (OBJECT_FORMAT_MACHO): Define.
        (EH_FRAME_SECTION_ASM_OP): Define.
        * crtstuff.c: Handle MACHO.

From-SVN: r22487
gcc/ChangeLog
gcc/config/nextstep.h
gcc/configure
gcc/configure.in
gcc/crtstuff.c
This page took 0.055573 seconds and 5 git commands to generate.