I really want to learn about how to make the cross toolchain. I tried a little
with Cygwin and MinGW on Windows but there are more problem there. So I want to
stick with this Canadian cross.
The config.log is under
"_build/builds/i686-w64-mingw32/aarch64-none-elf/binutils-gdb.git~linaro_binutil
On Thu, Jul 16, 2015 at 12:40 PM, strongq wrote:
> The config.log is under
> "_build/builds/i686-w64-mingw32/aarch64-none-elf/binutils-gdb.git~linaro_binutils-2_24-branch-binutils/libiberty"
> My understanding that it is for building the binutils.
Yes. So I was looking at the wrong config.log f
On 07/16/2015 02:31 PM, Jim Wilson wrote:
> You could also try looking at
> http://crosstool-ng.org
> It is another set of scripts like abe to do builds.
In ABE, there is scripts/MakeRelease.job, which is what I use from
Jenkins to build Canadian cross binary releases.
- rob -
Thanks, Jim. Now I'm clear why it does not need three steps that I originally
thought it should be.
I'm building on 14.04/x64. lsb_release -r gives me: Release:14.04
uname -a gives me: Linux ubuntu64 3.13.0-57-generic #95-Ubuntu SMP Fri Jun 19
09:28:15 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Just give a quick update here. I did a git pull and am doing clean build right
now. And this time it did pick up 2_25 of binutils. Will give more update
tomorrow.
Thanks Jim and Rob for helping on this.
Qyq
-Original Message-
From: strongq [mailto:stro...@codeaurora.org]
Sent: Thursda
On 07/16/2015 04:30 PM, strongq wrote:
> Also, I did sync to master branch of ABE, because the 'stable' branch does
> not support " --with-fileserver=148.251.136.42
> --with-remote-snapshots=/snapshots-ref
> " options for configure.
'stable' is used more for validation, so doesn't change as of