On Sunday, 26 April 2015 23:43:28 UTC+1, Dima Pasechnik wrote: > > > > On Sunday, 26 April 2015 23:21:22 UTC+1, Dima Pasechnik wrote: >> >> xcode 6.3.1 is out, and seems to be working better, at least I don't see >> silly errors >> (I still can't build gcc spkg, but this might be due to failing disk) >> > > what I seem to have is discussed here: > https://github.com/Homebrew/homebrew/issues/38501 > see also https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65733 > > Now I'm checking if the workaround proposed there: to configure --with > -dwarf2 > i.e. --with-build-config=bootstrap-debug
> works in our gcc spkg. > > >> >> On Friday, 10 April 2015 16:11:29 UTC+1, Volker Braun wrote: >>> >>> Just installed the new xcode command line tools (6.3) and it seems that >>> the C++ compiler is totally hosed: >>> >>> $ make >>> [...] >>> checking for unistd.h... yes >>> checking complex.h usability... no >>> checking complex.h presence... no >>> checking for complex.h... no >>> configure: error: Exiting, since you do not have the 'complex.h' header >>> file. >>> If you would like to try to build Sage anyway (to help porting), >>> export the variable 'SAGE_PORT' to something non-empty. >>> make[2]: *** [/Users/vbraun/Sage/local/var/lib/sage/installed/prereq] >>> Error 1 >>> make[1]: *** [all] Error 2 >>> >>> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
