I have now built sage-8.0 on two openSUSE systems, one with gcc 5.3.1 and one with gcc 4.8.5. In both cases I find errors relating to the compiler in config.log. Examples:
configure:3987: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3998: $? = 1 configure:3987: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4763: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4763: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Sage" | #define PACKAGE_TARNAME "sage" | #define PACKAGE_VERSION "8.0.beta10" | #define PACKAGE_STRING "Sage 8.0.beta10" | #define PACKAGE_BUGREPORT "sage-devel@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "sage" | #define VERSION "8.0.beta10" | /* end confdefs.h. */ ... Looking back to sage-7.6, I see the similar errors (have not checked all). Is this normal behavior? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegroups.com. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.