On Thu, 2007-03-22 at 23:45 +0100, Karl Hiramoto wrote:
> Hi,  I'm having troubles building the tool chain with 
> sys-devel/crossdev-0.9.18. 
> 
>   If needed i can send or post
>  /var/log/portage/cross-armeb-softfloat-linux-uclibc-uclibc.log  or 
> /var/log/portage/cross-armeb-softfloat-linux-uclibc-info.log


> My command line:
> 
> UCLIBC_CPU="ARM_XSCALE" USE="-*" crossdev -v \
> --binutils 2.17 \
> --gcc 3.4.6-r2 \
> --kernel 2.6.19.7 \
> --libc 0.9.28.1 \
> --ex-gdb \
> --target armeb-softfloat-linux-uclibc
> 
> 
> Error message:
> 
> armeb-softfloat-linux-uclibc-ranlib libc.a
> armeb-softfloat-linux-uclibc-ld -EL -shared --warn-common --warn-once -z 


^^ Right there.. That should not be -EL (endian little) vs what it
should be -EB (endian big)

Anyway Gentoo has a bugzilla https://bugs.gentoo.org. 
Please use that in the future for bug reports.

-- 
Ned Ludd <[EMAIL PROTECTED]>
Gentoo Linux

-- 
[email protected] mailing list

Reply via email to