Re: Compiling binaries with PGO

2018-07-09 Thread Matt Milosevic
This thread already exists on this mailing list. In fact, you made it. Is there any reason to start a new one? Matt On Mon, Jul 9, 2018, 11:51 Alexander Zaitsev wrote: > Hello. > > As far as I know binaries in Debian repositories most binaries are > compiled without > PGO (profile-guided optimi

Re: Removal of GCC from the buildroot

2018-07-09 Thread Matt Milosevic
I tend to agree with Chris on this. Whether we like it or not, GCC is an integral part of the Unix environment and most things we care about utilize it in some aspect, even when it's not immediately obvious. Attempting to forcefully bring in an alternate compiler would undoubtedly break a great dea

Re: Haskell failures: relocation refers to local symbol "" [1], which is defined in a discarded section

2018-07-12 Thread Matt Milosevic
On Thu, Jul 12, 2018, 02:05 Elliott Sales de Andrade < quantum.anal...@gmail.com> wrote: > > Does anyone know what's going on here? Is is annobin, new binutils, > something else? The earliest failing build I can find is git-annex [3], and > the dependency changes show annobin, binutils, and glibc