Hi Arthur,
On Fri, Apr 2, 2021 at 6:45 PM Arthur Gautier
wrote:
>
> On Fri, Apr 2, 2021 at 4:32 PM Tadeus Prastowo
> wrote:
> >
> > Hi Arthur,
> >
> > On Fri, Apr 2, 2021 at 5:04 PM Arthur Gautier
> > wrote:
> > >
> > > Hi Tadeus,
> > >
> > > On Fri, Apr 2, 2021 at 9:07 AM Tadeus Prastowo
>
On Fri, Apr 2, 2021 at 4:32 PM Tadeus Prastowo wrote:
>
> Hi Arthur,
>
> On Fri, Apr 2, 2021 at 5:04 PM Arthur Gautier
> wrote:
> >
> > Hi Tadeus,
> >
> > On Fri, Apr 2, 2021 at 9:07 AM Tadeus Prastowo
> > wrote:
[...]
>
> By "the manual", do you refer to
> https://gcc.gnu.org/install/build.htm
Hi Arthur,
On Fri, Apr 2, 2021 at 5:04 PM Arthur Gautier
wrote:
>
> Hi Tadeus,
>
> On Fri, Apr 2, 2021 at 9:07 AM Tadeus Prastowo
> wrote:
[...]
> > Since an optimized build is likely to be machine-dependent regardless
> > of any intended injection (e.g., different instructions used in GCC
>
Hi Tadeus,
On Fri, Apr 2, 2021 at 9:07 AM Tadeus Prastowo wrote:
>
> Hi Arthur,
>
> On Fri, Apr 2, 2021 at 5:56 AM Arthur Gautier
> wrote:
> >
> > Dear GCC development team,
> >
> > We've been trying to build reproducibly the minimal NixOS image, and
> > gcc was one of the last issues we had.
>
Hi Arthur,
On Fri, Apr 2, 2021 at 5:56 AM Arthur Gautier
wrote:
>
> Dear GCC development team,
>
> We've been trying to build reproducibly the minimal NixOS image, and
> gcc was one of the last issues we had.
> We found that disabling profiled bootstrap compilation of GCC allowed
> us to get a re
Dear GCC development team,
We've been trying to build reproducibly the minimal NixOS image, and
gcc was one of the last issues we had.
We found that disabling profiled bootstrap compilation of GCC allowed
us to get a reproducible build of gcc.
Our efforts can be followed here: https://github.com/N