OSDN Git Service

2006-12-03 Eric Christopher <echristo@apple.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Dec 2006 02:10:10 +0000 (02:10 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Dec 2006 02:10:10 +0000 (02:10 +0000)
commita47cd78650ce6b82271133e1c319674401e0b4cb
tree638a02afc406ea4648454e7cceb73bf95b4020b0
parent4af16d2d64d17ef2f1a7d2d79908fa537a52faa9
2006-12-03  Eric Christopher  <echristo@apple.com>

        PR target/24598
        * config/t-slibgcc-darwin: Pass -install_name.
        * config/darwin.h (LINK_COMMAND_SPEC): Remove use of
        libtool. Only pass through options that the linker recognizes.
        (LINK_SPEC): Update comment. Translate options.
        (STARTFILE_SPEC): Add dylib1.o for shared libraries.
        * config/darwin9.h (LINK_COMMAND_SPEC): Ditto above.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119477 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin.h
gcc/config/darwin9.h
gcc/config/t-slibgcc-darwin