Sorry for being late : I had a severe NMI from the Real World (TM). Using the patches pointed by Dima succeed in compiling Sage. However, I dat a raft of failutes which mostly relate to pip being outdated.
Updating pip "by hand" (./sage -pip install --upgrade pip) was a bad mistake : different errors at the same point, I'll (make distclean && make ptestlong ) again overnight and post the hopefully clean) log tomorrow. HTH, PS : about penalties for abusing compilers : did you consider this <https://en.wikipedia.org/wiki/Impalement> ? -- Emmanuel Charpentier Le dimanche 6 novembre 2016 01:04:36 UTC+1, François a écrit : > > Apologies if you missed my later post. I had read the patch in reverse. > You do the correct thing and they cripple it. In a curious way too. > > I suspect they do PIE (position independent executable - a relative of > PIC) > wrong. > > +1 about having severe penalties for crippling compilers. > > François > > > On 6/11/2016, at 12:19, 'Bill Hart' via sage-release < > [email protected] <javascript:>> wrote: > > > > On 5 November 2016 at 20:11, Francois Bissey < > [email protected] <javascript:>> wrote: > > That was clearly a mistake in flint/arb in the first place. “-r” is a > flag > > for the linker, not sure what gcc was doing with it in the first place. > > > > -Wl is supposed to pass the option to the linker. > > > > -- 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.
