This is the mail archive of the gcc-help@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]

Re: Problem with libgcc_s.so


    Hi all, again :)

 * DervishD <raul@pleyades.net> dixit:
> /usr/lib/libgcc_s.so.1. No problem with that, but with the new GCC
> the library is installed in /usr/lib/gcc-lib/<target>/<version/libgcc_s.so.1
> and all my system's binaries now refuse to work...

    Well, BTW, the cause is that in the Makefile for 3.2.2 the
installation directory for the library is $(libdir) and now, for the
3.3 version, is $(libsubdir)...
 
    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/


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