Bug#734675: fftw3: Fix configury for neon support on arm64 (armv8)

2014-11-28 Thread Edmund Grimley Evans
The patch fftw3_3.3.3-7-arm64-neon-support-config.patch, posted to this bug on 2014-01-09, is still basically good, I think, and there seem to be no internal compiler errors any more. A good set of changes against 3.3.4-2 is: In configure.ac, do what the earlier patch says: - if test

Bug#734675: fftw3: Fix configury for neon support on arm64 (armv8)

2014-04-16 Thread Wookey
+++ Julian Taylor [2014-01-23 22:41 +0100]: On 09.01.2014 04:38, Wookey wrote: ... However, applying this doesn't in fact get a working build as it exposes a compiler ICE in the gcc4.8 we are currently using in unstable. But that should get fixed soon. thanks, if let me know when

Bug#734675: fftw3: Fix configury for neon support on arm64 (armv8)

2014-04-16 Thread Julian Taylor
what is the exit code if you run the command by itself? maybe libtool is eating the error message also try running the line without libtool, just copy the part after gcc-4.9 dropping all the bash .../libtool --tag stuff also the build allows parallel compilation, maybe try with

Bug#734675: fftw3: Fix configury for neon support on arm64 (armv8)

2014-04-02 Thread Wookey
+++ Julian Taylor [2014-01-23 22:41 +0100]: On 09.01.2014 04:38, Wookey wrote: ... However, applying this doesn't in fact get a working build as it exposes a compiler ICE in the gcc4.8 we are currently using in unstable. But that should get fixed soon. thanks, if let me know when

Bug#734675: fftw3: Fix configury for neon support on arm64 (armv8)

2014-01-23 Thread Julian Taylor
On 09.01.2014 04:38, Wookey wrote: ... However, applying this doesn't in fact get a working build as it exposes a compiler ICE in the gcc4.8 we are currently using in unstable. But that should get fixed soon. thanks, if let me know when gcc works again and I'll try to sort this out. --

Bug#734675: fftw3: Fix configury for neon support on arm64 (armv8)

2014-01-08 Thread Wookey
Source: fftw3 Version: 3.3.3-7 Severity: normal Tags: patch User: debian-...@lists.debian.org Usertag: arm64 In version 3.3.3-6 arm64 was added to the --enable-neon arch list. This is correct in principle but doesn't work because both the enabling compiler option and the compiler define have