<div dir="ltr"><div><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Christophe Leroy</b> <span dir="ltr"><<a href="mailto:christophe.leroy@c-s.fr">christophe.leroy@c-s.fr</a>></span><br>Date: Thu, May 26, 2016 at 11:02 AM<br>Subject: Re: powerpc cross compiler issue<br>To: Safa Hamza <<a href="mailto:safahamza1@gmail.com">safahamza1@gmail.com</a>>, <a href="mailto:linuxppc-dev@lists.ozlabs.org">linuxppc-dev@lists.ozlabs.org</a><br><br><br><span class=""><br>
Le 26/05/2016 à 11:05, Safa Hamza a écrit :<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
hello every one<br>
please can any one suggest to me a powerpc cross compiler package or from source, i have downloaded  cross compiler package such as powerpc64le and i got a little endian and big endian problem, i have tried also to download eldk cross compiler but i didn't know how<br>
any suggestion please<br>
</blockquote>
<br>
</span><a href="https://www.kernel.org/pub/tools/crosstool/" rel="noreferrer" target="_blank">https://www.kernel.org/pub/tools/crosstool/</a><span class=""><font color="#888888"><br></font></span></div><div class="gmail_quote"><span class=""><font color="#888888"><br></font></span></div><div class="gmail_quote"><span class=""><font color="#888888">
<br>
Christophe<br>
</font></span></div><div class="gmail_quote"><span class=""><font color="#888888"><br></font></span></div>thanks for replying, I tried a powerpc cross compiler from the list you have send but I always got this error <br> <br> VDSO32L arch/powerpc/kernel/vdso32/vdso32.so.dbg<br>/home/marwa/Bureau/lauterbach/powerpc/gcc-4.6.3-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/4.6.3/../../../../powerpc64-linux/bin/ld: arch/powerpc/kernel/vdso32/note.o: compiled for a little endian system and target is big endian<br>/home/marwa/Bureau/lauterbach/powerpc/gcc-4.6.3-nolibc/powerpc64-linux/bin/../lib/gcc/powerpc64-linux/4.6.3/../../../../powerpc64-linux/bin/ld: failed to merge target specific data of file arch/powerpc/kernel/vdso32/note.o<br>collect2: ld returned 1 exit status<br>make[2]: *** [arch/powerpc/kernel/vdso32/vdso32.so.dbg] Erreur 1<br>make[1]: *** [arch/powerpc/kernel/vdso32] Erreur 2<br>make: *** [arch/powerpc/kernel] Erreur 2<br><br><br></div>the kernel was configured with ppc64_defconfig (linux-4.4.1)<br></div>