# Progress #
* Fix GDBserver build on aarch64_be. [1/10] Done. Patch is pushed in to master and 7.12 branch.
* TCWG-333, Fix gdb.base/func-ptrs.exp fails in thumb mode. [4/10] Get anther patch and fix all regressions. In the discussion with ppc64 and mips people on my approach.
* TCWG-518, Range stepping in arm-linux. Done. [1/10] After pending for several months, patches are approved. Pushed them in!
* Reproduce the GCC dwarf generation regression. [1/10] Reported to GCC and Jakub fixed it.
* Sort out the license issue of new OCaml debugging support in gdb. Help to clarify a little bit. [1/10]
* Discuss with OpenOCD people on supporting thread awareness for RTOS. [1/10]
* Misc, meeting. [1/10]
# Plan #
* TCWG-333, TCWG-547 * Add new aarch64 target description for 64-bit xPSR.
Hello,
Is there any instruction / manual for compiling linaro tool chain under cygwin?
Best Regards, Fred Lee
On Sat, Oct 29, 2016 at 1:49 AM, 李康 fred.lee@shiningview.com wrote:
Is there any instruction / manual for compiling linaro tool chain under cygwin?
We do our windows mingw32 builds under Linux, using cross compilers. We don't do builds on windows. In theory, a build should work under cygwin as they work on linux, but we don't test that. In practice, you might run into a few issues that will need to be worked around.
We use a tool called ABE for building toolchains. You can find info on ABE here https://wiki.linaro.org/ABE
Jim
linaro-toolchain@lists.linaro.org