Re: Cross-compiling target tools

2020-03-26 Thread Yegor Yefremov
Hi Ahmad, On Thu, Mar 26, 2020 at 5:00 PM Ahmad Fatoum wrote: > > Hi, > > On 3/26/20 4:31 PM, Yegor Yefremov wrote: > > On Thu, Mar 26, 2020 at 7:36 AM Sascha Hauer wrote: > > With these changes I get the tools bareboxenv-target etc. cross-compiled: > > > > diff --git a/scripts/compiler.h

Re: Cross-compiling target tools

2020-03-26 Thread Ahmad Fatoum
Hi, On 3/26/20 4:31 PM, Yegor Yefremov wrote: > On Thu, Mar 26, 2020 at 7:36 AM Sascha Hauer wrote: > With these changes I get the tools bareboxenv-target etc. cross-compiled: > > diff --git a/scripts/compiler.h b/scripts/compiler.h > index 0891c3bfa..74cd98074 100644 > --- a/scripts/compiler.h

Re: Cross-compiling target tools

2020-03-26 Thread Yegor Yefremov
On Thu, Mar 26, 2020 at 7:36 AM Sascha Hauer wrote: > > Hi Yegor, > > On Wed, Mar 25, 2020 at 11:13:03PM +0100, Yegor Yefremov wrote: > > How should one compile the target tools like bareboxenv-target etc. I > > get the following error: > > > > ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make -C

Re: Cross-compiling target tools

2020-03-26 Thread Sascha Hauer
Hi Yegor, On Wed, Mar 25, 2020 at 11:13:03PM +0100, Yegor Yefremov wrote: > How should one compile the target tools like bareboxenv-target etc. I > get the following error: > > ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- make -C debian/build > make: Entering directory >