tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lang/gcc10 does not compile with Darwin 20.5.0 + Xcode 11.4
> On Jun 18, 2021, at 9:40 AM, Adam <adam%NetBSD.org@localhost> wrote:
>
> I have added these to Makefile
>
> CONFIGURE_ARGS+= --disable-bootstrap
> CONFIGURE_ARGS+= --with-build-config=bootstrap-O1
>
> and GCC builds turbo fast (one stage, I guess) without complaining.
Is it a good thing to build it in just one stage? Does this not forgo opportunities for optimizing the compiler itself and to check for correctness?
Cheers,
Brook
Home |
Main Index |
Thread Index |
Old Index