arojas writes: > export CXXFLAGS+=' -std=gnu++98' before ./configure fixes this. Why passing > -std=gnu++98 to the compiler command (which brial already does) is not > enough, I have no idea.
That works! Thanks a lot :-) Doh: I had tried with CPPFLAGS but the PP of course doesn't stand for "Plus Plus"... I'm crossing fingers for no further compile errors... Best, Johan -- You received this message because you are subscribed to the Google Groups "sage-release" 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 https://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
