Re: abe: cross native toolchain compilation for aarch64-linux-gnu

2015-07-10 Thread Jim Wilson
On Fri, Jul 10, 2015 at 8:49 AM, strongq wrote: > First build this: ../abe/abe.sh --target aarch64-none-elf –build all > Then do 2nd round build: ../abe/abe.sh –host i686-w64-mingw32 --target > aarch64-none-elf –build all I just tried this on an Ubuntu 14.04 LTS system using the master branch of

[ACTIVITY] 6-10 July 2015

2015-07-10 Thread Christophe Lyon
* Off Monday (2/10) == Progress == * published linaro-4.8 and 4.9 2015.06 releases * linaro-5.1-2015.07 (1/10) - backport reviews - updated my helper script for reviews for cope with the git-only branches * upstream (1/10) - started looking at vget_lane Neon intrinsic failure on armeb * i

[Activity] July 6 - July 10

2015-07-10 Thread Yao Qi
# Progress # * TCWG-805, aarch64 native debugging multi-arch support. [4/10] Patches are committed upstream except patches handling hardware single step on aarch32. TCWG-806, aarch64 remote debugging multi-arch support. Some code refactor. * TCWG-876, FSF GDB 7.10 release. [3/10] Upda

Re: abe: cross native toolchain compilation for aarch64-linux-gnu

2015-07-10 Thread strongq
I'm trying to build the toolchain as win32 executable on Ubuntu with ABE. I'm pretty new with ABE. I followed the FAQ https://wiki.linaro.org/WorkingGroups/ToolChain/FAQ and Rob's post. Also checked the MakeRelease.job and slave.sh. I have all packages listed in the slave.sh installed. So I assume