Gaby, I have updated the version of OpenAxiom on
http://axiom-wiki.newsynthesis.org to release 1.4.1. I would like to also provide a recent development version from the current trunk but when I try to build I run into a problem with the version of C++: page@axiom-wiki:~/oa-build$ ../oa-trunk/configure ... checking whether g++ supports -std=c++11... configure: error: OpenAxiom requires a C++11 compiler What I have here is: page@axiom-wiki:~/oa-build$ g++ --version g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3 This is an older version of Ubuntu page@axiom-wiki:~/oa-build$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 9.04 Release: 9.04 Codename: jaunty Of course upgrading the OS to a newer version of Ubuntu might be desirable but it is currently not an option. What would you consider to be the next best way to provide a C++11 compiler? Is there a reasonably simple way to do that, say like compiling from gcc sources, without messing up the current dependencies? Bill Page. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/fricas-devel?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
