Hello, Pino Toscano, on dim. 18 juin 2017 21:33:53 +0200, wrote: > as $subj asks, should we ask for GCC with PIE enabled by default, like > is done in the majority of the other archs (i.e. [1])?
Ideally, yes. In practice, it works but gdb is lost with PIE executables, so that has to be fixed first. Samuel