Bug#770670: g++: fails to compile in c++0x mode on ppc64el with std::vector and SDL
Manuel A. Fernandez Montecelo
manuel.montezelo at gmail.com
Mon Nov 24 19:38:05 UTC 2014
2014-11-24 7:28 GMT+00:00 Dominique Dumont <dod at debian.org>:
>
> libsdl2 rules file alerady has
>
> DEB_HOST_ARCH_CPU ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
>
> ifeq ($(DEB_HOST_ARCH_CPU),powerpc)
> confflags += --disable-altivec
> endif
>
> I'm going to tweak this file to use --disable-altivec on ppc64el arch.
>
> This should fix your problem.
Just wondering... I am all for fixing this and the change seems easy
enough, but would it be worth asking for pre-approval to the release
team?
If GCC-4.9 still does not officially claim to be fully C++11 compliant
(which I don't think it does, but perhaps some later 4.9.x does -- in
any case it's not switched on by default), and ppc64el being a new and
somewhat fringe arch, and the bug does not affect to the availability
of the package itself, I am not 100% sure if they will consider this
RC.
Cheers.
--
Manuel A. Fernandez Montecelo <manuel.montezelo at gmail.com>
More information about the Pkg-sdl-maintainers
mailing list