On Montag, 23. Oktober 2017, 22:46:12 CEST wrote Frank Kunz:
Hello,
I'm trying to build an AppImage (https://build.opensuse.org/package/show/ home:frank_kunz/horizon). The sources are compiled with '-std=c++14'. The g++ compiler that is used for build the AppImage is
g++ (SUSE Linux) 4.8.5
It seems that this compiler cannot handle the command line option:
[ 66s] g++: error: unrecognized command line option '-std=c++14' [ 66s] Makefile:419: recipe for target 'util/uuid.o' failed
I tried rpm build that is using a newer compiler (7.2.1), and that works.
How to get a newer compiler version into use for AppImage build?
try to use gcc6-c++ as build requires here... -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org