Hi! On 05/02/2016 08:05 PM, Jose E. Marchesi wrote: > I just send the patch below to upstream, that adds adds support for the > --with-{cpu,tune}-{32,64} configure options to sparc*-* targets. This > allows to separately select cpus and tune options for -m32 and -m64 > modes in multilib compilers.
I just had a look. The current gcc-6 package we have in Debian has this patch in the debian/patches/svn-updates.diff. I'm therefore giving this again a try and see if the option now works as expected. I'm doing a testbuild now by removing the "DISABLED" in sparc-force-cpu.diff [1] and removing sparc64 from the list in [2], e.g.: - $(if $(filter $(DEB_TARGET_ARCH), armel hppa sparc64), \ + $(if $(filter $(DEB_TARGET_ARCH), armel hppa), \ Let's see if that works, will report back soonish. Adrian > [1] > http://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-6/debian/patches/sparc-force-cpu.diff?revision=8789&view=markup > [2] > http://anonscm.debian.org/viewvc/gcccvs/branches/sid/gcc-6/debian/rules.d/binary-libstdcxx.mk?revision=8815&view=markup -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913