* Héctor A. Abreu <[email protected]> [2014-06-19 15:24]: > [ 1%] Generating ../system.hh.gch > cc1plus: error: unrecognized command line option ‘-std=c++11’ > make[2]: *** [system.hh.gch] Error 1 > make[1]: *** [src/CMakeFiles/libledger.dir/all] Error 2 > make: *** [all] Error 2 > acprep: ERROR: Execution failed: make > > I googled the message and read that it's probably related to the GCC, that > it must be 4.7, but I think Debian Wheezy has 4.6. I also read that > -std=c++11 can be replaced for something else to make it work. I am not > sure of anything of this, please help.
FWIW, it works for me on Debian wheezy but I'm on amd64 which has GCC 4.7. I see you're on ARM which has 4.6: 4:4.7.2-1: amd64 i386 kfreebsd-amd64 kfreebsd-i386 4:4.6.3-8: armel armhf ia64 mips mipsel powerpc s390 s390x sparc -- Martin Michlmayr http://www.cyrius.com/ -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
