[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: outdated arm-linux-gnueabi compiler requirement



Hi Pierre,

For what I found, do a Google on SigmaUbuntu10.04. It's i386. Created in
2013. Based on the mips-toolchain but sure you can add your arm in.

Did take a look into it as well. Wanna boot my syabas arm TV board
again. I converted into raw, checked the offset & mounted it for chroot.

# qemu-img convert -f vmdk SigmaUbuntu10.04.vmdk -O raw
SigmaUbuntu10.04.raw
# parted SigmaUbuntu10.04.raw
# mount -o loop,offset=1048576B SigmaUbuntu10.04.raw /mnt
# ls /mnt/home/sduser/sd_build/toolchain/ smp86xx  smp891x

Gonna outlook for a em86xx toolchain now.

With kind regards,

Frans van Berckel

On Sun, 2014-02-16 at 15:10 +0100, Baurzhan Ismagulov wrote:
> Hello Pierre,
> 
> On Thu, 13 Feb 2014 15:40:59 +0000 Pierre St-Germain wrote:
> > I have a BusyBox v1.12.1 (Linux version 2.6.27, gcc 4.0.0)
> 
> I have gcc-4.1--linux-gnu 4.1.1 with glibc 2.3.5 at
> http://www.ilbers.de/debian-ibr/pool/main/g/gcc-4.1/ , but it's OABI and
> probably won't help you since you state you need EABI.
> 
> If I were you, I'd first try to bootstrap the toolchain on the old host
> without packaging.
> 
> 
> On Thu, Feb 13, 2014 at 07:25:07PM +0000, Pierre St-Germain wrote:
> > Compiled by GNU CC version 4.0.0 (DENX ELDK 4.1 4.0.0).
> 
> If it's ELDK, don't they archive the host toolchain?
> http://www.denx.de/wiki/view/DULG/ELDKGettingHelp
> 
> 
> With kind regards,
> Baurzhan.
> 
> 



Reply to: