Hello,
I attach a screenshot with the files inside the linaro folder.
build.mk is not there
Any ideas?
Thank you
Haris Papadopoulos
Sent: Wednesday, June 25, 2014 at 8:10 PM
From: "Christophe Lyon"
To: "-- --"
Cc: "Linaro Toolchain"
Subject: Re: Cannot find build.mk file
Hello,
The image you attached shows there is a "linaro" directory, but not
its contents.
Morever you have a typo: Zhenqiang told you to use the build.mk and
you say you cannot find build.ml.
Fix your command line.
On 25 June 2014 18:05, wrote:
> Hello,
>
> In order to build the ARM crosscompil
Hello,
In order to build the ARM crosscompiler I am supposed to use the command
make -f contrib/linaro/build.mk TARGETS=... HOST=linux
However, I cannot find the file build.ml
You can see in the attached image that it is not in the linaro folder.
Any ideas what is going wrong?
Sorry for sending this late this week.
== Progress ==
* Ran gdb testsuite on arm and x86. Investigated failures on
arm-native-gdbserver config. [2/10]
* Investigate shared library gdb test failures with dejagnu on remote
connections. [TCWG-504] [2/10]
* Debug AArch64 GDB reverse watchpoints iss