Re: Cross compilation issue

2016-03-29 Thread $rik@nth
On Tue, Mar 29, 2016 at 9:30 PM, Jim Wilson wrote: > --build=x86_64-pc-inux-gnu --host=arm-linux-gnueabi Yes. I am using ubuntu 64bit to cross compile GCC to ARM. If i issue --host=arm-linux-gnueabi then it will pick up default /usr/arm-linux-gnuebi bins. I would like to pick up my binutils whic

[ANNOUNCE] Linaro Binary Toolchain Release-Candidate GCC 4.9-2016.02-rc1

2016-03-29 Thread Ryan Arnold
The Linaro Binary Toolchain The Linaro GCC 4.9-2016.02-rc1 Release-Candidate is now available. Notice: All Linaro GCC 4.9 series toolchain users should migrate to the latest version of the Linaro GCC 4.9 toolchain in order to mitigate potential security exposure to CV

Re: Cross compilation issue

2016-03-29 Thread Jim Wilson
On Tue, Mar 29, 2016 at 8:03 AM, $rik@nth wrote: > gcc.o:(.rodata+0x5acc): undefined reference to > `host_detect_local_cpu(int, char const**)' This suggests a problem with the --host configure option. host_detect_local_cpu is used only if __arm__ is defined, which means you must be using an arm c

Cross compilation issue

2016-03-29 Thread $rik@nth
Hi All, I don't whether this is the right community mailing list to post support or not. Please correct me if i am wrong. I am trying to cross compile gcc to ARM as static binaries and as part of this, i am facing below issue. My build system is Ubuntu and using [1] gcc branch. Let me know what i

[ACTIVITY] 21-25 March 2016

2016-03-29 Thread Christophe Lyon
== Progress == * Validation - extended validation: updated ABE patch after review - investigating how to actually separate stdout/stderr streams in dejagnu - still seeing random results (mostly in the sanitizers tests) in the Cambridge lab * GCC - no progress on Win32-hosted toolchain bug:

[ACTIVITY] Week 12

2016-03-29 Thread Yvan Roux
o Easter Monday off (2/10) == Progress == o Extended validation (5/10) * Worked on benchmarking integration * Analyzed failures due to --tarbin and --check ABE's flags * Analyzed native AArch32 timeout (due to guality/GDB testcase) o Misc (3/10) * Various meetings == Plan == o Contin