[Buildroot] [Bug 271] Library 'libgcc_s.so.1' not installed in search path

bugzilla at busybox.net bugzilla at busybox.net
Fri Jul 17 09:19:20 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=271


Thomas Petazzoni <thomas.petazzoni at free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com>  2009-07-17 09:19:20 UTC ---
Quite probably fixed by

commit 90c5d156f5414225be756a3e3bff7bb4b532bdf4
Author: Peter Korsgaard <jacmet at sunsite.dk>
Date:   Thu Jul 2 09:38:56 2009 +0200

    toolchain/gcc: ensure libraries are copied to target_dir for x86-64

    x86-64 stores libgcc_s / libstdc++ / libgcj under lib64 instead of lib,
    so make sure that directory is searched as well for libraries to copy
    to target.

    Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the buildroot mailing list