Dnia czwartek, 28 października 2010 o 08:06:35 minami napisał(a):
> Shouldn't we stop tweaking LD_LIBRARY_PATH to cross-build gcc?
>
> In my understanding, the error message:
> > error while loading shared libraries:
> /usr/powerpc-linux-gnu/lib/libc.so.6: ELF file data encoding not
> little-endia
Hello,
2010/10/28 minami :
> Shouldn't we stop tweaking LD_LIBRARY_PATH to cross-build gcc?
Sounds to me like a reasonable thing to do.
Best regards
--
Héctor Orón
"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."
-- Day DVB-T st
Hello,
I could build cross gcc 4.4.5-4 with attached patch
(only tested for GCC_TARGET=powerpcspe, though).
Shouldn't we stop tweaking LD_LIBRARY_PATH to cross-build gcc?
* rationale
In my understanding, the error message:
> error while loading shared libraries:
/usr/powerpc-linux-gnu/lib/lib
On Wed, Oct 28, 2009, Hector Oron wrote:
> LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/powerpc-linux-gnu/lib
> ARCH=powerpc MAKEFLAGS="CC=something" dh_shlibdeps -plibgcc1-powerpc-cross
>
> error while loading shared libraries: /usr/powerpc-linux-gnu/lib/libc.so.6:
> ELF file data
Hi Aurelien,
2009/10/30 Aurelien Jarno :
> Maybe comparing the calls to dh_shlibdeps between gcc 4.3 and gcc 4.4
> would help.
I do not see any call to dh_shlibdeps on the build,
http://www.emdebian.org/~zumbi/toolchain/trunk_unstable_i386/logs/i386-powerpc-4.3.log
As we are changing build syste
Hector Oron a écrit :
> Hello Aurelien,
>
> Thanks for the quick reply.
>
> 2009/10/29 Aurelien Jarno :
>> This is normal that the file is not little endian, PowerPC is big endian!!!
>
> This bus is not only PowerPC but also: *hppa, sparc, mips*
All these architectures are big endian
> Alpha
Hello Aurelien,
Thanks for the quick reply.
2009/10/29 Aurelien Jarno :
> This is normal that the file is not little endian, PowerPC is big endian!!!
This bus is not only PowerPC but also: *hppa, sparc, mips*
Alpha and armel are known to be fine.
This bug only happens on gcc-4.4, not seen on g
Hector Oron a écrit :
> Package: libc6
> Version: 2.9-27
> Severity: normal
>
>
> Hello,
>
> While building a cross compiler gcc-4.4 i386->powerpc, i get the following
> error:
>
> LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/powerpc-linux-gnu/lib
> ARCH=powerpc MAKEFLAGS="CC=s
Package: libc6
Version: 2.9-27
Severity: normal
Hello,
While building a cross compiler gcc-4.4 i386->powerpc, i get the following
error:
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/usr/powerpc-linux-gnu/lib
ARCH=powerpc MAKEFLAGS="CC=something" dh_shlibdeps -plibgcc1-powerpc-cross
9 matches
Mail list logo