On Saturday, November 5, 2016 at 10:23:09 PM UTC, François wrote: > > Hum… I was reading the patch in reverse… It changes the correct > form of “-Wl,-r” to “-r”. Probably so that it is ignored by gcc > altogether. That probably generate warnings though. > > I can see why gcc complains when -pie is enabled. “-r” is supposed > to create an intermediary shared object that is not to be a library > but to be included in one later on. That probably messes up the “pie” > process. > > Strangely enough I don’t have any complaints about flint from > Gentoo hardened which you would expect to have the same problem. >
I am running Gentoo a laptop since a week or so, and build Sage using gcc version 4.9.3 (Gentoo 4.9.3 p1.5, pie-0.6.4) just fine. Not sure it's "harderned" or not. -- 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.
