On Mon, 20 Feb 2017 09:15:46 +0100
Jan Synacek <[email protected]> wrote:
> Hi,
>
> warzone2100 fails to build [1] and I have no idea how to fix that.
> Most of the errors are:
it's a known problem on ppc64le, please search this lists archive, it
was discussed recently (switching from --std=c++11 to --std=gnu++11 ??)
Dan
>
> main_sdl.cpp:79:13: error: expected unqualified-id before
> '__attribute__' static std::vector<screeninfo> displaylist; // holds
> all our possible display lists
> ^
> main_sdl.cpp:117:29: error: cannot convert 'bool' to '__vector(4)
> __bool int' in initialization
> static bool mouseInWindow = true;
> ^~~~
> main_sdl.cpp:148:22: error: cannot convert 'bool' to '__vector(4)
> __bool int' in initialization
> bool GetTextEvents = false;
> ^~~~~
>
> Could someone point me in the right direction? I've looked at [2], but
> that doesn't seem to help much in this case.
>
> [1] https://bugzilla.redhat.com/attachment.cgi?id=1254868
> [2] https://gcc.gnu.org/gcc-7/porting_to.html
>
> Cheers,
> --
> Jan Synacek
> Software Engineer, Red Hat
> _______________________________________________
> devel mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]