Bug#805988: aboot : cross-compile aboot-base

2017-02-07 Thread jhcha54008
Hi, I wish to correct my preceding patch 02-support-cross-compilation.patch [1] : I should have written CC = $(DEB_HOST_GNU_TYPE)-gcc instead of CC ?= $(DEB_HOST_GNU_TYPE)-gcc in debian/rules. (At this point, CC is already defined as "cc" (its default value)) Regards, JH Chatenet

Bug#805988: aboot : cross-compile aboot-base

2017-01-27 Thread jhcha54008
I am unsure : shouldn't the build dependencies gcc-alpha-linux-gnu [!alpha], libc6.1-dev-alpha-cross [!alpha] appear in a field Build-Depends-Indep instead of Build-Depends ? They are required to build aboot-base (Arch: all) and not aboot-cross (Arch: any). Regards, JH Chatenet

Bug#805988: aboot : cross-compile aboot-base

2017-01-26 Thread jhcha54008
Le mercredi 18 janvier à 18h 54mn 10s (+0100), Santiago Vila a écrit : > On Wed, Jan 18, 2017 at 06:38:44PM +0100, jhcha54008 wrote: > > > I wonder if the following solution would be accepted (see the two patches > > attached) : let the source package ship the two binaries (bootlx and > > net_ab