From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Fri, 12 Jul 2013 10:10:57 +0200 Subject: [Buildroot] [PATCH v2] Makefile: Symlink lib32 to lib for MIPS64/n32 In-Reply-To: References: <1372856816-12493-1-git-send-email-markos.chandras@gmail.com> <20130711125908.55bcb3b3@skate> <20130711154018.3ee37e86@skate> Message-ID: <20130712101057.35cf1751@skate> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Dear Thomas De Schampheleire, On Thu, 11 Jul 2013 16:19:31 +0200, Thomas De Schampheleire wrote: > It's not even uClibc-specific, same holds for glibc-based toolchains. > From gcc/config/mips/linux64.h: > > #define GLIBC_DYNAMIC_LINKER32 "/lib/ld.so.1" > #define GLIBC_DYNAMIC_LINKER64 "/lib64/ld.so.1" > #define GLIBC_DYNAMIC_LINKERN32 "/lib32/ld.so.1" > #define UCLIBC_DYNAMIC_LINKERN32 "/lib32/ld-uClibc.so.0" Ok, I was mistaken by http://patchwork.ozlabs.org/patch/256596/. But this patch is the one that makes uClibc actually match the program interpreter path with the one used by gcc. So yeah, those symbolic links are also needed. Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com