This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/25859] gnatmake: error while loading shared libraries: libgcc_s.so.4: cannot open



------- Comment #9 from ebotcazou at gcc dot gnu dot org  2006-01-25 23:04 -------
Subject: Bug 25859

Author: ebotcazou
Date: Wed Jan 25 23:03:55 2006
New Revision: 110230

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110230
Log:
        PR bootstrap/25859
        * Makefile.in (GCC_LINK): Remove quotes.
        (tools targets): Link with either $(GNATLINK) --GCC="$(GCC_LINK)"
        or $(GCC_LINK).

        (powerpc-darwin): Pass -shared-libgcc when building shared library.


Modified:
    branches/gcc-4_1-branch/gcc/ada/ChangeLog
    branches/gcc-4_1-branch/gcc/ada/Makefile.in


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25859


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]