Now I’m running into new problem. I’m trying to enable “--with-python option”
for building gdb.
For the native Linux version, I just need to install Python-dev package. But
for cross compiling the windows version, I don’t know which Linux package is
for mingw. It cannot find the ‘Python.h’.
increase the timeout setting bigger than 10 seconds.
Thanks,
Qyq
From: Victor Chong [mailto:victor.ch...@linaro.org]
Sent: Friday, July 17, 2015 12:20 PM
To: strongq
Cc: Rob Savoye; Jim Wilson; Linaro Toolchain Mailman List
Subject: Re: abe: cross native toolchain compilation for aarch64-linux
Hi Rob, Jim,
I'm frequently getting timeout for wget to fetch snapshot. Shouldn't the
timeout setting in abe.sh use gt but not lt as below:
--time*|-time*)
check_directive $1 timeout "time" $2
if test $2 -lt 11; then
wget_timeout=$2
else
very kind and helped me to understand better of ABE and cross
compiling. Really appreciated.
Thanks a lot and best regards,
Qyq
-Original Message-
From: Rob Savoye [mailto:rob.sav...@linaro.org]
Sent: Thursday, July 16, 2015 10:10 PM
To: strongq; 'Jim Wilson'
Cc: 'Linaro To
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
lto:jim.wil...@linaro.org]
Sent: Thursday, July 16, 2015 4:32 PM
To: strongq
Cc: Linaro Toolchain Mailman List
Subject: Re: abe: cross native toolchain compilation for aarch64-linux-gnu
On Thu, Jul 16, 2015 at 12:40 PM, strongq wrote:
> The config.log is under
> "_build/builds/i6
t involved during the
build, isn't it?
Thanks,
Qyq
-Original Message-
From: Jim Wilson [mailto:jim.wil...@linaro.org]
Sent: Wednesday, July 15, 2015 4:14 PM
To: strongq
Cc: Linaro Toolchain Mailman List
Subject: Re: abe: cross native toolchain compilation for aarch64-linux-gnu
abled which leads to problem for using it
with certain target. The previous 4.8.2014.9 release is less than 5M and it
works perfect.
Hopefully you and others can help me understand what I did wrong or missed.
Thank you,
Qyq
-Original Message-
From: Jim Wilson [mailto:jim.wil...@linaro.org]
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