Re: How should sparse depend on gcc?

2018-10-08 Thread Uwe Kleine-König
Hello, On 09/21/2018 04:33 PM, Uwe Kleine-König wrote: > sparse is a C code checker that reuses include files from gcc. Currently > there are missing the needed dependencies > (https://bugs.debian.org/906472). > > Now I wonder, what is the right way to depend on gcc. For spars

How should sparse depend on gcc?

2018-09-21 Thread Uwe Kleine-König
Hello, sparse is a C code checker that reuses include files from gcc. Currently there are missing the needed dependencies (https://bugs.debian.org/906472). Now I wonder, what is the right way to depend on gcc. For sparse it would be enough to depend on libgcc-8-dev (I think), but as cgcc (which i

Re: Arch qualification for buster: call for DSA, Security, toolchain concernsj

2018-06-29 Thread Uwe Kleine-König
Hello Julien, On 06/29/2018 11:23 AM, Julien Cristau wrote: >> If the concerns are mostly about the hardware not being rackable, there >> is a rackable NAS by Netgear: >> >> >> https://www.netgear.com/business/products/storage/readynas/RN2120.aspx#tab-techspecs >> >> with an armhf cpu. Not s

Re: Arch qualification for buster: call for DSA, Security, toolchain concernsj

2018-06-29 Thread Uwe Kleine-König
Hello, On Wed, Jun 27, 2018 at 08:03:00PM +, Niels Thykier wrote: > armel/armhf: > > > * Undesirable to keep the hardware running beyond 2020. armhf VM >support uncertain. (DSA) >- Source: [DSA Sprint report] > > [DSA Sprint report]: > https://lists.debian.org/debian-p

Bug#862514: Gcc creates illegal instructions when combining C + ASM on arm on sid

2017-06-21 Thread Uwe Kleine-König
Hello, On Wed, Jun 21, 2017 at 09:09:41AM +0200, Uwe Kleine-König wrote: > On Sun, May 14, 2017 at 12:09:42AM +0300, Jussi Pakkanen wrote: > > Package: gcc > > Version: 6.3.0-4 > > > > Gcc creates binaries that fail with "invalid instruction". To >

Bug#862514: Gcc creates illegal instructions when combining C + ASM on arm on sid

2017-06-21 Thread Uwe Kleine-König
Hello Jussi, On Sun, May 14, 2017 at 12:09:42AM +0300, Jussi Pakkanen wrote: > Package: gcc > Version: 6.3.0-4 > > Gcc creates binaries that fail with "invalid instruction". To > reproduce create the following main.c: > > int get_retval(void); > > int main(int argc, char **argv) { > return g

Bug#504487: gcc-4.3: build cross toolchain for powerpc fails

2008-11-04 Thread Uwe Kleine-König
On Tue, Nov 04, 2008 at 03:25:13PM +0100, Bastian Blank wrote: > On Tue, Nov 04, 2008 at 01:06:43PM +0100, Uwe Kleine-König wrote: > > I tried building a cross toolchain for powerpc following the steps on > > http://www.emdebian.org/tools/crossdev.html (i.e. installing > > bin

Bug#504487: gcc-4.3: build cross toolchain for powerpc fails

2008-11-04 Thread Uwe Kleine-König
Hello Bastian, On Tue, Nov 04, 2008 at 03:16:40PM +0100, Bastian Blank wrote: > On Tue, Nov 04, 2008 at 01:06:43PM +0100, Uwe Kleine-König wrote: > > I tried building a cross toolchain for powerpc following the steps on > > http://www.emdebian.org/tools/crossdev.html (i.e. installi

Bug#504487: gcc-4.3: build cross toolchain for powerpc fails

2008-11-04 Thread Uwe Kleine-König
Package: gcc-4.3 Version: 4.3.2-1 Severity: wishlist Hello, I tried building a cross toolchain for powerpc following the steps on http://www.emdebian.org/tools/crossdev.html (i.e. installing binutils-$arch-linux-gnu and libc6-dev-$arch-cross, then export GCC_TARGET=arch, debian/rules control, dpk